Details
-
Bug
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
-
None
-
ALL
Description
A mongos will read from the first config server specified in the --configdb argument. We should instead follow the same algorithm used to read from replica set secondaries, i.e., pick the a random node from the smallest ping bucket.