Details
-
New Feature
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
Description
Support five read preferences:
- primary
- primaryPreferred
- secondary
- secondaryPreferred
- nearest
Additionally, support read preference tagging, so that clients can select which secondaries to read from based on tags.
See http://docs.mongodb.org/manual/applications/replication/#replica-set-read-preference for details.
Attachments
Issue Links
- is duplicated by
-
JAVA-457 Reenable Read By Tags when mongos also supports it
-
- Closed
-
-
JAVA-477 Read from primary server in replica set fails when using TaggedReadPreference
-
- Closed
-
- related to
-
JAVA-602 Setting ReadPreference.PRIMARY on a find has no effect if slaveOk=true has been set in the connection string
-
- Closed
-