-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Index Maintenance, Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Execution Team 2021-04-19, Execution Team 2021-05-03
Forced reconfigs will bypass doing a noop write while also clearing the committed snapshot (as detailed in SERVER-54389).
Index builds use a read concern majority cursor for the collection scan. If a forced reconfig clears the committed snapshot while there's an index build in progress, the index build will invariant.
- is related to
-
SERVER-87118 Invariant after a forced reconfig with a hybrid index build pending quorum
- Backlog
-
SERVER-53953 Fix invariant failure when downgrading FCV with an index build in progress
- Closed