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

Send only one JOIN / LEAVE message

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 5.2
    • None
    • None
    • False
    • False

    Description

      Currently, we send multiple JOIN (max_join_attempts)) and LEAVE (max_leave_attempts) messages when leaving or joining, respectively.

      Both messages are reliable, ie. retransmitted until successful, as GMS resides above UNICAST3, so this is not needed.

      Solution: remove multiple sending and send only a single JOIN / LEAVE message

      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: