-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Shell, Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 2017-09-11
The real work here is fixing the DatabaseDropPending workarounds from implicitly_retry_on_database_drop_pending.js to work with runCommand() rather than just DBQuery.next(). Another minor dependency is removing the assert that the dbname is valid from DBClientWithCommands::runCommandWithTarget() so that we can test how the server behaves with invalid dbnames.
- is depended on by
-
SERVER-30686 Integrate retryWrites into mongo shell's SessionOptions
- Closed
- is related to
-
SERVER-29277 Two Phase Drops: implement dropDatabase changes to support 2-phase drops
- Closed
-
SERVER-29928 invalid_db_name.js should test server not client
- Closed