-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.7.2
-
Component/s: Cluster Management
-
None
DB.java:183 passes in a null readPrefs but should pass in getReadPreference() to command(...).
- is duplicated by
-
JAVA-535 DB.getCollectionNames() fails when connected to a secondary server even if ReadPreference is SECONDARY
- Closed
-
JAVA-536 DBCursor.count() fails when querying a secondary server even if ReadPreference is SECONDARY
- Closed
- is related to
-
JAVA-397 authentication for replica set fails frequently because 'getnonce' and 'authenticate' command is issued to different server
- Closed
-
JAVA-657 ReadPrefs ignored for some commands due to case-sensitive comparison
- Closed
- related to
-
JAVA-570 distinct and count not go to secondary even we have specified the ReadPreference
- Closed
-
JAVA-606 MapReduce Fails when specifying a collection name
- Closed