Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6390

Transport initial cluster timeout resets whenever a new node joins

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.2.1.Final, 9.0.0.Final
    • 8.2.0.Final
    • Core
    • None

      JGroupsTransport.waitForInitialNodes() calls waitForView(currentViewId + 1, timeout, MILLISECONDS) repeatedly, and doesn't adjust the timeout when a new view is installed.

      This means a node joining/leaving just before the timeout expire will effectively double the timeout.

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: