Disable the index state transition check as aborting index build logic is currently not deterministic. By disabling the index state transition check, we are preserving the old behavior that was present before commit quorum.
P.S: This check should be reenabled once SERVER-46560 is done.
- related to
-
SERVER-46560 Make Abort index build logic deterministic.
- Closed