On entering rollback, index builds are aborted and left in a state similar to that observed during a clean shutdown. If an index build is aborted (using the IndexBuildAborted error code) for rollback, MultiIndexBlock may erroneously reset the phase back to Initialized in the exception handling code.
- related to
-
SERVER-51255 rollback persists resumable index info before index build thread is cleaned up
- Closed