-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-03-03, CAR Team 2025-03-17
-
None
-
None
-
None
-
None
-
None
-
None
-
None
These are the characteristics of the new parameter:
- It's going to be called `terminateSecondaryReadsOnOrphanCleanup`
- It's going to be a server parameter, meaning that every mongod binary will be able to have a different value.
- Settable at startup and runtime
- Type: boolean
- True [Default] - Secondary reads will be automatically terminated before impacting range deletions.
- False - Secondary reads will be allowed to run on secondaries even after an impacting range deletion is started. This will allow the possibility of missing documents.
- depends on
-
SERVER-100158 Kill a query if the CollectionMetadataTracker has been invalidated
-
- Closed
-