Commit Graph

6 Commits

Author SHA1 Message Date
Kelly McLaughlin
7cd2645564 Add verification of handoff heartbeat to verify_handoff test
Add testing of the handoff heartbeat change from the following pull
request: https://github.com/basho/riak_core/pull/560. Add an intercept
module for the riak_core_handoff_sender module to introduce artificial
delay on item visitation during a handoff fold. This delay along with
the changes to the verify_handoff test induces test failure when run
without the heartbeat change. The handoff_receive_timeout is exceeded,
handoff stalls, and the test eventually fails due to timeout. The test
succeeds when run with the heartbeat change.
2014-09-11 15:05:26 -06:00
rzezeski
02502fb29d Fix verify_handoff
Need to activate a bucket type before it can be used. Use the function
built into `rt` for creating bucket types.
2014-01-14 19:21:32 +00:00
Andrew Thompson
35a5f99263 Test handoff with non-defaul;t bucket types 2013-09-11 14:07:55 -04:00
Riak Test
84bf0bd837 riak_core -> riak_kv 2013-02-27 18:51:20 -08:00
Riak Test
84c49e23f0 Handoff test cleanup between runs, some performance improvement;
capabilities test moves from core to kv.
capabilities test updated
2013-02-27 18:33:20 -08:00
Jesse Williamson
dab5006502 Update capabilities test to handle new feature; new test for handoff encoding. 2013-02-25 13:08:34 -08:00