-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22006/
-----------------------------------------------------------
(Updated May 29, 2014, 4:12 a.m.)
Review request for accumulo.
Changes
-------
Added note about successful completion of CI verification.
Bugs: ACCUMULO-378
https://issues.apache.org/jira/browse/ACCUMULO-378
Repository: accumulo
Description
-------
High level unit and integration tests.
Diffs
-----
test/src/main/java/org/apache/accumulo/test/replication/MockReplicaSystem.java
PRE-CREATION
test/src/main/java/org/apache/accumulo/test/replication/ReplicationTablesPrinterThread.java
PRE-CREATION
test/src/test/java/org/apache/accumulo/test/replication/CyclicReplicationIT.java
PRE-CREATION
test/src/test/java/org/apache/accumulo/test/replication/MultiTserverReplicationIT.java
PRE-CREATION
test/src/test/java/org/apache/accumulo/test/replication/ReplicationIT.java
PRE-CREATION
test/src/test/java/org/apache/accumulo/test/replication/ReplicationTest.java
PRE-CREATION
test/src/test/java/org/apache/accumulo/test/replication/StatusCombinerMacTest.java
PRE-CREATION
test/src/test/java/org/apache/accumulo/test/replication/UnorderedWorkAssignerReplicationIT.java
PRE-CREATION
test/src/test/resources/log4j.properties 3fa1983
Diff: https://reviews.apache.org/r/22006/diff/
Testing (updated)
-------
I've also run CI on one machine (~875M records ingested), replicating to
another machine, and then ran the CI verify on the replica with success. This
didn't use the agitator, but tservers were bounced during the process (the
replica peer was running two tserver processes).
Thanks,
Josh Elser