Some tests running on suites killing primary nodes resulted in DDL failures because of a FailedToSatisfyReadPreference exception. Such error must be included in the ones retriable in order not to release DDL coordinators half-way.
- is related to
-
SERVER-59884 auto_retry_transaction.js does not retry during commit
- Backlog
-
SERVER-58407 Resharding components do not retry on FailedToSatisfyReadPreference when targeting remote shard, leading to server crash
- Closed