-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
For aggregate commands, there doesn't seem to be a way to set the cursor timeout. And the DBClientCursor / DBClientBase interface doesn't let us set the readPreference easily, unlike the support it has for find.
However for initial sync we need these to be set - we want to make sure cursors don't die and we want the read preference to be secondaryPreferred.
- is related to
-
SERVER-86138 Logical initial sync should preserve recordIds when recordIdsReplicated:true
- Closed