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

GMS: view acks on MergeView are only required from partition coordinators

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 3.0
    • None
    • None

    Description

      When we have a merge of

      {A,B,C}

      and

      {X,Y,Z}

      , and A and X are the partition coordinators, then view acks for the new combined view

      {A,B,C,X,Y,Z}

      will not be received from non coordinator B,C, Y and Z.
      Therefore, as an optimzation, and to avoid spurious warnings, we should get acks for the MergeView only from A and X. A itself will dissemniate the view locally and should only get acks from A,B,C, and X should only get acks from X,Y,Z, too.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: