0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Kristina
a4519f6559 make mongos not route reads to recovering slaves 2010-12-28 19:22:58 -05:00
Eliot Horowitz
bdc22dc854 some replica set client cleaning 2010-12-20 14:17:44 -05:00
Eliot Horowitz
2f7ab64d70 routing or slave_ok reads to slaves for non-sharded collections SERVER-1634 2010-12-20 02:21:41 -05:00
Eliot Horowitz
04f1acae78 client hook to be notified of replica set changes 2010-12-20 01:28:10 -05:00
Eliot Horowitz
46cce4595c DBClientReplicaSet::slaveConn hooked up again - final prep for SEVER-1634 2010-12-18 23:54:29 -05:00
Eliot Horowitz
fba685096f remove isMember since it was ill-formed and only used for an assert 2010-12-18 21:47:22 -05:00
Eliot Horowitz
208b86c09e DBClientReplica set refactoring just about done 2010-12-18 21:47:22 -05:00
Eliot Horowitz
4a80555f22 moving replica set client code into own files 2010-12-17 14:08:24 -05:00