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

FRAG/FRAG2: fragments from X are not cleared if X crashes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 2.6.4, 2.7
    • None
    • None

      The reason is that we handle VIEW events only in down(), but since FRAG2 usually sits somewhere above GMS, we will never get these events !

      SOLUTION:

      • Handle VIEW in up() as well
      • Make sure all fragments from a crashed or left member X are discarded
      • Add a JMX operation to manually clear the fragmentation table for X, or for all members

      Note that this applies to FRAG as well, but we'll shortly deprecate FRAG anyway

              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: