-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-108776, SERVER-108958, and SERVER-124126 all investigated/fixed behavior surrounding samplingCE performance issues for $in queries with large numbers of index bounds. This behavior is not currently tested by any existing performance benchmarks and wouldn't have been caught without individual slow tests that people happened to notice, so we should add some benchmarks.
This should also involve investigating what the more general shape of query is that can cause large numbers of index bounds, as the previous work was focused on $in specifically.
- is related to
-
SERVER-108776 Improve sampling CE performance in the presence of large $in lists
-
- Closed
-
-
SERVER-108958 Improve sampling CE performance in the presence of large $in lists: Index bounds checks
-
- Closed
-
-
SERVER-124126 Prevent CE caching above a threshold number of intervals in an index bounds set
-
- Closed
-