-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
v4.4
-
Execution Team 2020-03-23
This can occur if a simultaneous index build is run on the same index on a primary that a rolling index build only put on one or more secondaries.
Prior to this ticket, receipt on a secondary of a startIndexBuild oplog entry for an index that the secondary already has will cause a crash. This is the more elegant solution.
- is related to
-
SERVER-47164 Drop any existing indexes conflicting with the specs from the startIndexBuild oplog entry during initial sync
- Closed
- related to
-
SERVER-46659 Make initial sync work with two phase index builds + commit quorum on
- Closed
-
SERVER-47067 Do not run 'rolling_index_builds_secondaries_vote_immediately.js' with single phase index builds
- Closed