-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
ALL
When running listDatabases through mongos, if a config database appears on a shard, information on that local config database is reported and not info about the actual config database on the config server. Since config dbs on shards are effectively masked by mongos by all other operations, probably makes sense to always report config server config db stats via mongos.
- duplicates
-
SERVER-8117 listDatabases should always get config/admin dbstats from config servers
- Closed