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

Streaming state transfer repeats set state events in highly concurrent situation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.6.1, 2.7
    • 2.5, 2.6
    • None

      Similar to regular state transfer streaming state transfer protocol maintains a list of state requesters. As state response is sent to requesters these entries are removed from the list. However, in highly concurrent scenarios where dozen of nodes are started and request get-and-state transfer state requesters entries in the list are filled up and as the list is iterated multiple state responses might be sent to state requester.

      This behavior is not usually noticed by users as a bug but should be fixed anyhow.

              vblagoje Vladimir Blagojevic (Inactive)
              vblagoje Vladimir Blagojevic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: