-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
ALL
-
200
As described in comments added in SERVER-77987 as well as in this comment , mongobridge may not do a good job of detecting that a node was restarted. For example, when mongobridge is being used between some Node A and Node B, on restarting Node B mongobridge will not aggressively close its connection with Node A, leading Node A to think the connection with Node B is still healthy.
- is related to
-
SERVER-92503 Change rollback_test.js to use failCommand rather than mongobridge
- Needs Scheduling
-
SERVER-77987 Add comments on mongobridge's limitation with restarting nodes
- Closed