-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
The CollectionIncarnationSnapshot will acquire a consistent, static view of the collection incarnations corresponding to all requested namespaces early on in the root router of a query operation. It should:
- Produce a static mapping between a list of required namespaces and their collection incarnations.
- Be compatible with the RoutingContext, as it will be passed in to validate that the RoutingContext only requests namespaces that already exist in the CollectionIncarnationSnapshot.
- is depended on by
-
SERVER-102931 Integrate CollectionIncarnationSnapshot with RoutingContext
-
- Needs Scheduling
-
-
SERVER-102933 Acquire CollectionIncarnationSnapshot in top-level routing entrypoints in query code
-
- Needs Scheduling
-