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

dlmarion pushed a commit to branch 1451-external-compactions-feature
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit 02f2616f2618129f65e7a49b98a59cf563f85b1d
Merge: 7551e7c 6a0a5ee
Author: Dave Marion <dlmar...@apache.org>
AuthorDate: Mon May 10 14:26:12 2021 +0000

    Merge branch 'main' into 1451-external-compactions-feature

 CONTRIBUTING.md => .github/CONTRIBUTING.md         |  5 +-
 README.md                                          | 13 ++++-
 .../org/apache/accumulo/core/data/KeyTest.java     | 21 ++++-----
 .../apache/accumulo/server/MockServerContext.java  | 55 ++++++++++++++++++++++
 .../accumulo/server/client/BulkImporterTest.java   | 11 +----
 .../server/conf/NamespaceConfigurationTest.java    | 10 +---
 .../conf/ServerConfigurationFactoryTest.java       | 16 +------
 .../server/conf/TableConfigurationTest.java        | 10 +---
 .../server/conf/ZooConfigurationFactoryTest.java   |  7 +--
 .../master/balancer/TableLoadBalancerTest.java     | 10 +---
 .../server/problems/ProblemReportTest.java         |  4 +-
 .../security/handler/ZKAuthenticatorTest.java      |  7 ++-
 12 files changed, 94 insertions(+), 75 deletions(-)

Reply via email to