-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:pymongo up to 1.5.2
In original pymongo.master_slave_connection.MasterSlaveConnection all read queries routed to random slave server regardless live it or not.
Patch in attachment excludes broken/staled connection from query routing.