This is an automated email from the ASF dual-hosted git repository. dlmarion pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 7e9bb4d603 adds tests for tablet availability boundry conditions (#4632) add b0643beb5f Modified FileCompactor to set interruptFlag on RFile (#4628) add ee197905e9 Merge branch '2.1' new 01fa10be63 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: .../accumulo/server/compaction/FileCompactor.java | 16 +++ .../accumulo/compactor/CompactionJobHolder.java | 12 ++- .../org/apache/accumulo/compactor/Compactor.java | 120 +++++++++++++-------- .../compaction/ExternalDoNothingCompactor.java | 92 +++++++++------- 4 files changed, 160 insertions(+), 80 deletions(-)