This is an automated email from the ASF dual-hosted git repository.
kturner pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 372fe8fd4f Use NanoTime object for age tracking in
FileCompactorRunnable and FileCompactor
add b2a78ddb49 Improve ActiveCompactionHelper methods (#4677)
add f2448f28da tests TabletMetadata error when prev row not seen (#4678)
new b63afacfa6 Merge branch '2.1'
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:
.../core/metadata/schema/TabletMetadataTest.java | 27 +++++++++++++++++++
.../shell/commands/ActiveCompactionHelper.java | 30 +++++++++-------------
.../shell/commands/ListCompactionsCommand.java | 2 +-
3 files changed, 40 insertions(+), 19 deletions(-)