These commands currently don't use AutoGetDb but should:
- copydb
- createIndexes
- delete
- renameCollection
- update
When they are changed to use AutoGetDb, database_and_shard_versioning_all_commands.js should be updated to reflect that the shard will now cache the DatabaseVersion.
- is related to
-
SERVER-34922 mongofiles sharded cluster write concern test regression in MongoDB 3.7
- Closed