Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
None
-
None
-
Fully Compatible
Description
The behavior of the listDatabases command changed in MongoDB 3.0, requiring the slaveOk bit be set when run against a secondary/slave. See SERVER-15994. Fix PyMongo 2.x to work around the server change. PyMongo 3.x already does the right thing.
Attachments
Issue Links
- is depended on by
-
DRIVERS-229 Verify calling listDatabases, etc. via direct connection to secondary
-
- Closed
-
- is related to
-
SERVER-15994 listIndexes and listCollections can be run on secondaries without slaveOk bit
-
- Closed
-