-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
v8.0
-
Security 2024-08-05
-
0
jstests/sharding/opcounters.js tries to assert properties about the opcounters, but there are no guarntees that other operations not expressed in this file will not run against the cluster.
This test could be expressed as a unit test to provide the same coverage with better bounds on the opcounters.
- related to
-
SERVER-93699 Audit opcounter jstests that should be unit tests
- Closed