-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2022-01-24
In the implementation for SERVER-61486, we avoid tracking delete operations because of the way we record these operations through the OpObserver framework. If we had a robust scheme for observing committed deletes along with inserts and updates, we may be able to conflate some of these operations to reduce the number of index searches prior to converting the index to be unique.
- is related to
-
SERVER-61486 Investigate work needed to track duplicate key violations before unique index conversion time
- Closed
-
SERVER-62431 [POC] Enforce uniqueness constraint early during collMod converting index to unique
- Closed