Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
If tcp connections quickly flap, we should not fail over to secondary. We should make sure this doesn't happen at least in the trivial case where a single reconnect try works just fine after a socket exception.
please research; maybe we can have a test for this too - we could add an option to replSetTest command to close all connections - something like
MessagingPort::closeAllSockets(0);
might work for testing.
Attachments
Issue Links
- is related to
-
SERVER-6037 RS members should report on heartbeat if they cannot reach the node hb-ing them
-
- Closed
-