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

StateTransferManagerImpl.waitForInitialStateTransferToComplete() returns too soon

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.2.0.CR3
    • 5.2.0.Beta5
    • State Transfer
    • None

    Description

      StateTransferManagerImpl.waitForInitialStateTransferToComplete() returns as soon as a joining node confirmed to the coordinator that it received all the data it needed (see STMI.notifyEndOfTopologyUpdate()).

      It should return only after the coordinator has confirmed the end of the rebalance with a new topology update (see STMI.doTopologyUpdate()).

      This should make it more likely for the tests suite clusters to be in a stable state by the time the test starts, and should help with the random state transfer-related failures in non-state transfer tests.

      Instead we should make sure that we do have tests that check forwarding behaviour explicitly.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: