-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
-
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.
One of the overridden functions is DB.prototype.createCollection. However, it turns out that this function only shards timeseries collections, when it should shard all types of collections.
The goal of this ticket is to fix the overridden DB.prototype.createCollection function in implicitly_shard_accessed_collections.js to shard all types of collections that can be sharded.
- is depended on by
-
SERVER-105653 [Test only] Implicitly shard a collection upon runCommand
-
- Blocked
-
- is related to
-
SERVER-105650 Refactor implicitly_retry_on_migration_in_progress.js to increase test coverage over sharded collections
-
- Backlog
-