Details
-
Improvement
-
Status: Closed
-
Trivial - P5
-
Resolution: Fixed
-
None
-
*Location*: http://docs.mongodb.org/manual/applications/replication/
*User-Agent*: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36
*Referrer*: https://www.google.be/
*Screen Resolution*: 1920 x 1080
*repo*: docs
*source*: applications/replication
*Location*: http://docs.mongodb.org/manual/applications/replication/ *User-Agent*: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36 *Referrer*: https://www.google.be/ *Screen Resolution*: 1920 x 1080 *repo*: docs *source*: applications/replication
-
4
-
true
Description
This text is kinda confusing:
"If clients configure the read preference to permit secondary reads, read operations cannot return from secondary members that have not replicated more recent updates or operations. When reading from a secondary, a query may return data that reflects a previous state."
I think you mean: read operation CAN return from ...