This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a change to branch elasticity
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 6c2f6873dd Merge branch 'main' into elasticity
add d54b4e57bc Cleanup of main branch (#4747)
new 552adf2e1e Merge branch 'main' into elasticity
The 1 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:
assemble/pom.xml | 1 +
core/pom.xml | 30 ++++----
.../core/client/admin/ActiveCompaction.java | 2 +-
.../core/metrics/MeterRegistryFactory.java | 30 --------
.../core/security/ColumnVisibilityTest.java | 83 ++++++++++++----------
minicluster/pom.xml | 7 ++
.../server/compaction/RetryableThriftCall.java | 2 -
.../accumulo/server/metrics/MetricsInfoImpl.java | 24 ++-----
.../server/metrics/MetricsInfoImplTest.java | 17 -----
.../accumulo/tserver/session/SessionManager.java | 6 +-
start/pom.xml | 6 --
test/pom.xml | 10 +--
.../accumulo/test/functional/CompactionIT.java | 31 --------
13 files changed, 81 insertions(+), 168 deletions(-)
delete mode 100644
core/src/main/java/org/apache/accumulo/core/metrics/MeterRegistryFactory.java