Commit Graph

15 Commits

Author SHA1 Message Date
matt dannenberg
197ea2a625 SERVER-18584 write an n-op when transition to primary is complete 2015-08-05 04:17:46 -04:00
Charlie Swanson
224b7bf55b SERVER-16156 Re-enable sync_passive2.js test.
Closes #867

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-11-17 09:54:37 -05:00
Veres Lajos
a98f839cf9 SERVER-9634 typo fixes
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-06-09 23:43:00 -04:00
Matt Kangas
e71ca210ed SERVER-10341 disable sync_passive2.js test for 2.5.2 release
We identified a performance regression that prevents this test from finishing
on the Win32 builder and probably any single-core host. We should reenable
the test after the performance regression is addressed.
2013-08-22 18:21:49 -04:00
Kristina
b02a79e172 SERVER-7995 Do not check transient condition in test 2012-12-26 13:35:03 -05:00
Spencer T Brody
6a6684ca91 Add debug output to test. 2012-12-22 17:38:57 -05:00
Spencer T Brody
fdbf689f65 Increase timeout for awaitReplication in sync_passive2.js 2012-12-20 19:18:12 -05:00
Spencer T Brody
458796c7cc SERVER-4237 Make sync_passive2.js more robust 2012-12-20 15:40:47 -05:00
Kristina
e1f0d07124 Fix test not picking up correct config 2012-12-19 11:18:46 -05:00
Kristina
af85453f81 Fix race condition with reconfig in new test 2012-12-19 11:18:26 -05:00
Kristina
43a4b0c5ce SERVER-5208 Periodically re-evaluate sync target on secondaries 2012-12-19 11:17:59 -05:00
Samantha Ritter
ca6e4a62aa SERVER-6474 give more descriptive error messages when syncFrom is misused 2012-08-01 14:57:53 -04:00
Eric Milkie
953d3f8203 SERVER-6091 remove unreliable, incorrect test
This test wasn't properly testing what we intended anyway.
2012-06-14 15:28:39 -04:00
Kristina
04507d983d Added replSetSyncFrom command SERVER-3921
Conflicts:

	src/mongo/db/repl/rs_sync.cpp
2012-03-22 10:18:39 -04:00
Kristina
569b3b0199 allow stale members to sync from non-primary 2010-12-23 13:51:46 -05:00