-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
When creating a unique index in the background, duplicate values saved during index creation may persist in the final index.
In addition, when dropDups is specified, too many documents may be dropped.
Tests in index12.js (soon to be checked in).
- is depended on by
-
SERVER-606 unit tests for background indexing
- Closed