You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mm...@apache.org on 2021/03/30 15:19:52 UTC

[accumulo] branch main updated (7de7928 -> b0fe6cf)

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

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


    from 7de7928  Fixes #1976 table prop check in Shell (#1979)
     add b0fe6cf  Cleanup Tests (#1982)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/accumulo/core/data/KeyExtentTest.java    |  8 --------
 .../org/apache/accumulo/core/data/MutationTest.java     |  3 +++
 .../core/file/rfile/MultiThreadedRFileTest.java         |  8 --------
 .../accumulo/core/file/rfile/RelativeKeyTest.java       |  1 +
 .../core/iterators/system/MultiIteratorTest.java        |  9 ---------
 .../accumulo/core/iterators/user/CombinerTest.java      |  5 -----
 .../core/iterators/user/IndexedDocIteratorTest.java     |  1 -
 .../core/iterators/user/IntersectingIteratorTest.java   |  2 --
 .../server/master/balancer/GroupBalancerTest.java       |  4 ----
 .../java/org/apache/accumulo/tracer/TracerTest.java     | 17 +++--------------
 .../org/apache/accumulo/tserver/InMemoryMapTest.java    | 16 ----------------
 .../tserver/tablet/TabletMutationPrepAttemptTest.java   |  4 +++-
 12 files changed, 10 insertions(+), 68 deletions(-)