Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
pymongo up to 1.5.2
Description
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.