Details
-
New Feature
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
This feature supports a subset of the (10gen internal) spec defined here:
https://wiki.10gen.com/display/10GEN/Mongos+load+balancing+and+HA
Overview:
1. Users can provide a seed list of mongos instances to connection.Connection.
2. Connection will choose the "nearest" mongos to send operations to.
3. If the current mongos fails Connection will switch to the "next nearest" mongos.
Attachments
Issue Links
- depends on
-
PYTHON-367 Support new read preferences and tagged sets.
-
- Closed
-