-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
v6.2
-
Execution Team 2023-02-06
-
5
This test calls moveChunk without the waitForDelete: true option. Since the moveChunk command returns before the range deletion, which runs in the background on the primary replica set node, it's possible the dbStats command to return inconsistent results between the the mongos and mongod results.
- related to
-
SERVER-77830 remove noPassthrough/dbstats_sharded_collection.js
- Closed