Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-586

VIEW_SYNC: GMS doesn't accept correct view because of incorrect header

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.5.1, 2.6
    • None
    • None

      When VIEW_SYNC gets a view V30 that's greater than its own viewV29, it creates a VIEW message, to be sent up to GMS. GMS will then install that view.
      However, VIEW_SYNC adds a VIEW_SYNC header rather than a GMS header, so GMS will simply discard the new (correct) view.
      SOLUTION: VIEW_SYNC must use "GMS" rather than "VIEW_SYNC" in Message.putHeader()

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: