-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
-
Storage Execution 2026-02-02
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This test is currently disabled because PDIB doesn't support resumability yet. However, it should not crash the server either. The test starts a single node replica set, starts an index build, and then restarts the node. On restart the index build somehow wasn't aborted as it's supposed to be. The server goes down a hybrid index build path and crashes in the bulk builder.
To reproduce, comment out this invalid assert and run buildscripts/resmoke.py run --force-excluded-tests --suites=no_passthrough_primary_driven_index_builds jstests/noPassthrough/index_builds/restart_primary_driven_index_build_if_interrupted_by_shutdown.js
- is related to
-
SERVER-112093 Determine if with primaryDrivenIndexBuilds, restarting secondaries can cause an index to become inconsistent
-
- Closed
-
-
SERVER-111661 Abort primary-driven index build when stepping up to primary
-
- Closed
-