-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
Sharding 2022-02-07, Sharding 2022-02-21
-
3
We have several test suites that shut down shards and verify retryable writes still work (e.g. concurrency_sharded_with_stepdowns and retryable_writes_jscore_stepdown_passthrough), but none that shut down routers, which should be supported by retryable writes as well. There have been several bugs such a suite could have found, like SERVER-51329, SERVER-55648, and SERVER-53624.
- Create a new yml for routerFailures
- Create a new testFixture for suite.
- Create testfile(*.js) files as necessary to test it
- Link the task from evergreen.yml
- is related to
-
SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command Interrupted In _parseCommand
- Closed