-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This test executes various MongoDB API commands and checks if they are properly replicated to shards and/or config servers.
This test has suffered a bit of a bit rot, as it was missing many commands introduced over the past few years. This is being partially addressed in SERVER-100573, however various commands will remain skipped because:
- it is not clear how they should be replicated (to what servers).
- it is not clear how to trigger the desired command, especially if the use of threads and failpoints is required.