-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage NYC 2019-02-11
There are three phases: scanning, verifying, committing. There are three modes: primary, secondary, initial sync.
This task is to put the phases and modes in place (as enums). The modes should be hooked up with replication: add a function to the index builds interface to update all index builds on repl state changes. The index build code should be modularized into clear phases with automatic transitions that we can later update to transition only on signal.
- has to be done after
-
SERVER-37643 add createIndexes command logic to the index build interface
- Closed
- related to
-
SERVER-37763 Make it possible to abort index builds
- Closed