-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
Fully Compatible
-
QO 2025-02-17
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Reading the $planCacheStats is subject to the following constraints:
- must occur on the same replica set member that the plan cache entry exists. When reading from arbitrary secondaries, this is not guaranteed.
- cannot run within a multi-document transaction.
- requires readConcern local and reading from the same node.
- is caused by
-
SERVER-120614 $planCacheStats errors due to large size of cache entry
-
- Closed
-