-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Sharding
-
ALL
Using "show databases" in a cluster can result in "exception: ReplicaSetMonitor no master found for set" if a replica set primary is down. In larger clusters, this is distracting and may happen regularly.
s/commands_admin.cpp::CmdListDatabases uses a helper "Shard::runCommand()" which should probably be eliminated.
- related to
-
SERVER-7246 Mongos cannot do slaveOk queries when primary is down
- Closed