The various query-like commands on DBCollection do not honor the read preference set on the DBCollection, instead defaulting to whatever is set on the DB (on which the command() method resides
- is duplicated by
-
JAVA-766 DBCollection.setReadReference() has no effect
- Closed