-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Storage Execution 2026-01-19
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When primary steps down in PDIB, it fails to write to the oplog which fails the index build. The node then tries to clean up the index build and hits the fatal assertion here. We should instead check the error code in the abort status, and skip the cleanup upon InterruptedDueToReplStateChange.
With SERVER-111661, the new primary will abort the index on stepup.
- is related to
-
SERVER-111661 Abort primary-driven index build when stepping up to primary
-
- Closed
-
-
SERVER-111791 Add retryable writes stepdown primary-driven index builds passthrough
-
- Closed
-
- related to
-
SERVER-117589 Allow external aborts when primary driven index build steps down
-
- Closed
-