-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Storage
-
Fully Compatible
-
ALL
-
Execution Team 2020-02-24, Execution Team 2020-03-09
If a replica set member is restarted in standalone mode in repair with unfinished indexes, and if --repair salvages collection data, then we will drop the unfinished index builds since that member cannot rejoin the replica set at that point. If no salvage is needed, the unfinished index builds will be left untouched (i.e. not validated or rebuilt).
- depends on
-
SERVER-38177 Repair with bind_ip results in a null pointer dereference
- Closed
-
SERVER-38351 Clear _unfinishedIndexes from IndexCatalog when restarting replica set member in standalone mode, without clearing persisted data
- Closed
- related to
-
SERVER-44468 Enable characterize_index_builds_on_restart.js for two-phase index builds
- Closed