-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Sprint 58, Sprint 59
Support for reading from secondaries
Created with Jira Integration+ for joe.niemiec (joe.niemiec@mongodb.com)
Today when reading a change stream in $source it will read from the primary, we should add support to read from the secondary to help prevent performance implications.
ie -
$source.config.readPreference
https://www.mongodb.com/docs/manual/core/read-preference/