-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Using a ReplSetConnection raises exception when a secondary node restarts, even though read secondary is set to false.
In our case, we have 5 MongoDB nodes in a ReplSet. Restart a non-primary node and the client will likely shit itself, mid operation for no explicable reason.
Whatever is going on should be caught and a retry would be ideal.
Increasing the size of a ReplicaSet seems to increase the likelihood of failure for clients. So, more Mongoz = more risk. Except that less Mongoz = more risk.
- duplicates
-
RUBY-384 Using a ReplSetConnection raises an exception when a secondary node restarts, even though read secondary is set to false
- Closed