-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-82180 made it possible to scan capped collections in natural order when running dbhash. However, in order to be multiversion compatible with older binaries that perform an index scan on the _id index, a parameter (useIndexScanForCappedCollections) was added that would revert to the older behavior.
Once we are no longer running binaries older than 8.2 in multiversion suites this option should no longer be necessary, since all binaries would scan in natural order.
- is related to
-
SERVER-82180 Capped inserts on the primary can have a different natural ordering from secondaries
-
- Closed
-