Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Query Optimization
-
Execution Team 2019-08-12
Description
Currently, CollectionQueryInfo has the addedIndex() and droppedIndex() methods that are used by others (such as index_build_block) to notify any index changes.
We could change CollectionQueryInfo to detect any index changes by itself. Then index_build_block does not need to depend on CollectionQueryInfo.
Attachments
Issue Links
- related to
-
SERVER-40714 Change CollectionInfoCache to be a decoration (rather than a member) on Collection object
-
- Closed
-