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

Race conditions can have NAKACK try to send to hosts don't have a receiver window yet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • 2.10
    • 2.6.12
    • None

      We have seen NPEs in NAKACK trying to send to hosts who do not have a registered receiver window. I'd like to apply the attached patch which does a better job of creating a receiver window on the fly in these circumstances. One issue what the sequence number should be initialize to – the patch uses 0 which has worked for us.

      Thanks,

        1. NAKACK.java.patch
          1 kB
        2. NAKACKEarlyTest.java
          2 kB
        3. NAKACKEarlyTest.java
          2 kB

            rhn-engineering-bban Bela Ban
            graywatson_jira Gray Watson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: