-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Execution Team 2020-04-20
-
13
Recreating an index with the same spec continuously could lead us to a state where an initial syncing node has the index built with the index spec but also sees the startIndexBuild oplog entry with the same spec. In this case we should drop the existing index, as it was meant to be dropped and recreate it.
- is related to
-
SERVER-72093 Initial sync may fail with IndexOptionsConflict when applying stale startIndexBuild oplog entry
- Closed
- related to
-
SERVER-39423 secondaries already possessing an index replicated via startIndexBuild oplog entry should vote for commit immediately
- Closed