-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage NYC 2018-12-17, Storage NYC 2018-12-31, Storage NYC 2019-01-14, Execution Team 2020-02-10
This also must add a means of allowing createIndexes to request building an index that was cleared from the _unfinishedIndexes vector on startup.
This means adding either a new code path that handles discovering an existing persisted catalog entry for the newly requested index, or modifying the existing one somehow. Probably the easiest action is to clear the persisted state and restart the index build from the beginning.
- duplicates
-
SERVER-37637 Standalone mode nodes should ignore in-progress index builds on startup
- Closed
- is depended on by
-
SERVER-38714 Standalone replica set nodes with unfinished indexes should drop them on --repair
- Closed
- is related to
-
SERVER-39003 Index build constraint violations and interceptor side table must not be dropped on server restart
- Closed
-
SERVER-38797 Add unit tests for the IndexCatalog
- Closed