Info
Setting log level to 1 produces the spurious error:
Fri Feb 7 13:18:42.200 [conn19] dbclient_rs _checkStatus couldn't _find(charlie-VirtualBox:27025)
for replicasets in a sharded cluster that use arbiters.
(To get this error with testing you have to force a chunk move so that the different replica sets start talking to each other.)
Top User Comments
dan@10gen.com commented on Mon, 10 Feb 2014 13:44:26 +0000:
This was fixed in 2.5 because the ReplicaSetMonitor doesn't use replSetGetStatus anymore.