-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
3
-
None
-
3
-
TBD
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
-
0
Some test suites implicitly shard collections to increase the coverage of sharded collections by overriding some functions in implicitly_shard_accessed_collections.js.
The overridden functions are DB.prototype.createCollection, DB.prototype.getCollection and DBCollection.prototype.drop, but not Mongo.prototype.runCommand.
It would be good to improve the coverage around sharded collections to implicitly shard a collection through a runCommand that executes a create command.
- depends on
-
SERVER-105652 [Test only] Implicitly sharding a collection upon db.createCollection only works for timeseries
-
- Backlog
-
- is related to
-
SERVER-105650 Refactor implicitly_retry_on_migration_in_progress.js to increase test coverage over sharded collections
-
- Backlog
-