MONGOSH-740 broke the collection.getShardDistribution() tests, but not the sh.status() ones, when it should have broken the latter as well. We should make sure that our integration tests actually cover sh.status() properly. We can do that by passing the second argument to sh.status() with a pre-populated fake config db.
- related to
-
MONGOSH-982 sh.status() and similar methods have extra mongos check
- Closed