This is an automated email from the ASF dual-hosted git repository. dlmarion pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 24267d01d3 Merge branch '2.1' add b0643beb5f Modified FileCompactor to set interruptFlag on RFile (#4628) new ee197905e9 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/server/compaction/FileCompactor.java | 16 +++ .../accumulo/compactor/CompactionJobHolder.java | 12 ++- .../org/apache/accumulo/compactor/Compactor.java | 120 +++++++++++++-------- .../accumulo/tserver/tablet/CompactableUtils.java | 17 ++- .../compaction/ExternalDoNothingCompactor.java | 71 +++++++----- 5 files changed, 165 insertions(+), 71 deletions(-)