-
Bug
-
Resolution: Done
-
Major
-
8.2.0.Final
-
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.
- is related to
-
ISPN-6239 InitialClusterSizeTest.testInitialClusterSizeFail random failures
- Closed