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 7baa5c76ab Merge branch '2.1' add c88d368b2d Fixes race condition that caused unneeded user compactions to run (#4554) new 220cdc54da 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: .../accumulo/tserver/tablet/CompactableImpl.java | 31 +++++++++-- .../org/apache/accumulo/tserver/tablet/Tablet.java | 8 +++ .../tablet/CompactableImplFileManagerTest.java | 61 ++++++++++++++++++---- 3 files changed, 86 insertions(+), 14 deletions(-)