Details
Description
The following three tests were changed to use the `local` database:
jstests/core/index_id_options.js
|
jstests/core/index9.js
|
jstests/core/queryoptimizera.js
|
Because the local database is not replicated, those won't work in passthroughs that allow for elections to change primaries. The following passthroughs were missed when excluding the tests:
Retryable writes with stepdown and Replica set periodic kill primary.
Attachments
Issue Links
- related to
-
SERVER-8237 autoIndexId:false should be disabled
-
- Closed
-