This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch 1.9
in repository https://gitbox.apache.org/repos/asf/accumulo.git.


    from da198ba  Fix unused var and generics warning
     new e6f059e  Fix #1491 Stabilize ChaoticBalancerIT in 1.x
     new 2c1c72f  Fix #1482 Increase timeouts on some slow ITs

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../master/balancer/ChaoticLoadBalancer.java       |   2 +-
 .../org/apache/accumulo/test/ExistingMacIT.java    |   2 +-
 .../test/RecoveryCompactionsAreFlushesIT.java      |   2 +-
 .../org/apache/accumulo/test/WaitForBalanceIT.java |   2 +-
 .../test/functional/ChaoticBalancerIT.java         |  25 ++--
 .../accumulo/test/functional/ConstraintIT.java     |   2 +-
 .../test/functional/MetadataMaxFilesIT.java        |   2 +-
 .../accumulo/test/master/SuspendedTabletsIT.java   |   9 +-
 .../test/performance/RollWALPerformanceIT.java     | 135 ---------------------
 .../performance/metadata/FastBulkImportIT.java     | 113 -----------------
 .../accumulo/test/proxy/ProxyDurabilityIT.java     |   2 +-
 .../replication/MultiInstanceReplicationIT.java    |   2 +-
 12 files changed, 27 insertions(+), 271 deletions(-)
 delete mode 100644 
test/src/main/java/org/apache/accumulo/test/performance/RollWALPerformanceIT.java
 delete mode 100644 
test/src/main/java/org/apache/accumulo/test/performance/metadata/FastBulkImportIT.java

Reply via email to