-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
0
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
It's possible for the consistency checks in mongos_writes_wait_for_write_concern_sharded_addl_crud_ops.js to fail when shutting down the secondary nodes due to transient discrepancies between the count reported by fastcount and the number of records on disk while operations from a previous test case are still running. Each test case should ensure that its operations are quiesced before proceeding.