-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently database_versioning_all_commands.js only provides an unsharded collection for testing. The resharding commands participate in database versioning and do forward their commands to the primary shard, so they should be tested here but they require a sharded collection. This includes the following commands:
- reshardCollection
- unshardCollection
- rewriteCollection
- moveCollection
- is related to
-
SERVER-107181 Investigate the commands to test in database_versioning_all_commands.js
-
- Backlog
-