-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
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.