-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
2
-
None
-
3
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
The test database_versioning_all_commands.js checks that all commands that accept a databaseVersion actually check it. However, it only checks commands that exist on mongos; it does not test commands that exist only on mongod. We should also test those. An example of such a command is _shardsvrResolveView.