Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently when a node attempts to join the cluster, the connection algorithm will be repeated until successful or timed out. The time between the attempts is hardcoded - 2 seconds.
It might be useful to adjust that time via a property (say, in SPI config) based on the network quality, application constraints, etc.