We added this test in SERVER-69036 to check some rounding issues within mongos.
Because this test checks the dbStats results on mongos at a different time from the individual shards, we see occasional failures in our CI system due to expected storage changes on the individual shards rather than the numerical issues that we were trying to address in SERVER-69036.
We are proposing to remove this test altogether.
- is related to
-
SERVER-69036 Cluster dbStats command rounds prematurely
- Closed
-
SERVER-73437 dbstats_sharded_collection.js fails to consider range deletion
- Closed