-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
ALL
-
Repl 2018-02-26
On primaries, we timestamp the beginning of an index build with a timestamp before the "createIndexes" oplog entry. Thus after we roll back to a checkpoint, the index with ready: false may still be around. If we crash and restart, WT will then rebuild the index, even though it doesn't exist on some nodes.
- depends on
-
SERVER-29933 Roll Back to Checkpoint: Notify subsystems that rely on OpObservers to maintain state to rebuild state from data on disk
- Closed
- duplicates
-
SERVER-33359 Have RTT storage engines manage rolling back incomplete index builds.
- Closed