-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Atlas Streams
-
Fully Compatible
-
Sprint 64, Sprint 65
-
None
-
None
-
None
-
None
-
None
-
None
-
None
/* Server Selection Spec: * * "Single-threaded drivers MUST provide a "serverSelectionTryOnce" * mode, in which the driver scans the topology exactly once after * server selection fails, then either selects a server or raises an * error. * * "The serverSelectionTryOnce option MUST be true by default." */
At the moment, the driver scans the topology only once after the server selection fails. Ideally, we should reattempt that multiple times.
- is related to
-
SERVER-97475 Integrate with mongocxx monitoring events / driver logs
-
- Closed
-
-
SERVER-99330 Disable the serverSelectionTryOnce option when creating mongocxx client
-
- Open
-
- mentioned in
-
Page Loading...