Similar to SERVER-65234, the commands in collection_uuid_index_commands.js could race with failovers in passthrough tests and return NotWriteablePrimary or other errors like ShutdownInProgress etc, instead of the expected CollectionUUIDMismatch error.
- is related to
-
SERVER-65234 collection_uuid_index_commands test should account for HostUnreachable error from different shards.
- Closed