Commit Graph

10 Commits

Author SHA1 Message Date
Engel A. Sanchez
556cb7210c Ensure riak_repl service is up across the board
Trying to use the repl features before newly started nodes have
riak_repl completely initialized leads to all sorts of nasty crashes and
noise. Frequently it makes fullsync stuck forever, which makes a lot of
the tests fail.

This also tweaks the AAE fullsync tests to remove assumptions about
failure stats when AAE transient errors occur. The behavior in the
handling of those errors has changed recently with the introduction of
soft exits.
2014-12-18 16:07:00 -05:00
Joe DeVivo
08ac3fdbed refactored config and local into separate modules 2013-04-26 08:24:58 -07:00
Dave Parfitt
46fee5a62d removed a bad section of the rt_dirty test 2013-02-18 17:41:41 -05:00
Dave Parfitt
be3febffdc rebase w/ @buddhistheads latest repl refactor 2013-01-25 14:51:56 -05:00
Dave Parfitt
850ca62ff8 keep writing data to repl until node marked dirty 2013-01-25 14:29:37 -05:00
Chris Tilt
d80c30025c Remove export all from repl tests; make repl_util API explicit 2013-01-25 10:43:29 -08:00
Chris Tilt
1a61e06634 Moved common repl2 functions to repl_util and added log_to_nodes tracing to replication2_dirty test 2013-01-25 10:12:34 -08:00
Dave Parfitt
9e56bf7fd3 repl test cleanup 2013-01-23 14:48:21 -05:00
Dave Parfitt
a27c5bdec7 added 2 more tests for rt_dirty
- brutal_kill while rt is running. This sets rt_dirty
- make sure rt_dirty is set after restart
2013-01-07 12:13:57 -05:00
Dave Parfitt
548ddb79a3 Tests for BNW rt_dirty flag 2013-01-03 15:48:11 -05:00