-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Example: <TCPGOSSIP initial_hosts="A[12001],B[12001]" />
If GossipRouter on host A is not running, but B is running, then the discovery will return with an empty list because connecting to A threw an exception.
SOLUTION: parallelize connections to A and B and ignore exception for non-available hosts