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

4 Commits

Author SHA1 Message Date
Andy Schwerin
f51e0f461f SERVER-16376 Make nodes in jstests/gle/get_last_error.js choose their sync source deterministically.
The test expects w:majority writes to happen faster than a heartbeat interval when a single
non-primary node fails.  If, however, that failed node is the intermediate in a replication
chain, there can be a multi-second lag until the other nodes recognize the failure.  Change
the test to disallow chaining, because it is not the subject of the test.
2014-12-02 11:42:28 -05:00
Spencer T Brody
d2ab711c0e SERVER-15967 Increase timeout in get_last_error.js test to allow a secondary to replicate the write 2014-11-05 13:05:33 -05:00
matt dannenberg
8de98e1986 SERVER-14483 Unit test awaitReplication behavior across reconfig 2014-11-04 12:19:08 -05:00
Scott Hernandez
00ffa83225 SERVER-13710: Cleanup Replication Tests 2014-04-25 13:08:55 -04:00