-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
-
Sharding 2017-06-19
Drivers enable setting ignoreChunkMigrations : bool field in readConcern.
Need to parse the field and set a corresponding flag on QueryRequest accessible to CursorManager.
CursorManager::invalidateDependent skips killing queries where the flag is set.