-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.2.1
-
Component/s: None
-
None
A MongoReplicaSetClient initialized while the primary is up functions correctly if the primary then goes down, but it would be nice if a MongoReplicaSetClient could be created without an available primary. Obviously it would be confined to read-only operations without read preference PRIMARY, and it should notice when the primary comes up.
- related to
-
PYTHON-525 PyMongo should have *one* client class - MongoClient
- Closed