Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
v4.4
-
Execution Team 2020-09-07
-
11
Description
This is both a problem because write_concern_after_stepdown.js expects a stepdown error code, and because it is semantically the wrong error code. Write concern waiting calls StorageControl::waitForJournalFlush(opCtx);. This does not have an interrupt point, though it will throw when the catalog is shutdown. We should either tell it what error code to throw when we shut down the catalog or make it interruptible.
Attachments
Issue Links
- is related to
-
SERVER-55374 [v4.4] Backport original SERVER-50045 change, again
-
- Closed
-