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
matt dannenberg
7cc768b403 SERVER-15028 prevent sync2.js from attempting an insert on an incorrect primary node 2014-08-25 09:26:27 -04:00
Eric Milkie
243e7efa12 Revert "SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while using HybridCoordinator"
This reverts commit 9ec7d68a97.
2014-08-01 11:31:32 -04:00
matt dannenberg
9ec7d68a97 SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while using HybridCoordinator 2014-07-31 12:52:42 -04:00
matt dannenberg
0779e3a8ed SERVER-13839 circumvent reconfig in sync2.js 2014-05-06 06:25:33 -04:00
Randolph Tan
eb41492c6f SERVER-13190 migrate replset jstest suite to use write commands api 2014-03-14 12:05:05 -04:00
matt dannenberg
27c4e7fbd2 Revert "Revert "SERVER-6071 use command on local.slaves instead of cursor""
This reverts commit 6486b4035c.
2013-07-22 10:43:40 -04:00
Mathias Stearn
85cc36126c Remove unnecessary and broken portion of test
Fixes SERVER-10153
2013-07-12 15:38:40 -04:00
Eric Milkie
6486b4035c Revert "SERVER-6071 use command on local.slaves instead of cursor"
This reverts commit 2267744af0.

Revert "SERVER-6071 correct assert code"

This reverts commit 85ca38c33e.

Conflicts:
	src/mongo/db/repl/sync_source_feedback.cpp

Revert "SERVER-6071 use command on local.slaves instead of cursor"

This reverts commit 83ecb9775b.

Conflicts:
	src/mongo/db/repl/replset_commands.cpp
	src/mongo/db/repl/sync_source_feedback.cpp
2013-07-12 15:14:09 -04:00
Matt Dannenberg
83ecb9775b SERVER-6071 use command on local.slaves instead of cursor 2013-06-29 22:32:38 -04:00
Spencer T Brody
e0d99898b2 Try to make jstests/replsets/sync2.js more robust and add logging 2013-01-23 11:15:12 -05:00
Kristina
116af887d4 SERVER-7562 Query sync target with OpTime, not date 2012-11-06 11:35:11 -05:00
Eric Milkie
2296977782 stop replica sets at the end of tests so that Windows is happy 2012-02-16 17:14:49 -05:00
Kristina
a6fe375df5 fix test: force node 0 to be master 2011-05-12 13:18:16 -04:00
Kristina
115a795e99 op passthrough for w SERVER-992 2011-05-10 19:15:58 -04:00