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 42c79e646a Merge commit '4fa1fe97ef739e734d434face1c018851a293a62'
add 839e501a46 Support configuring compactions by tablet and output path
(#5720)
add e7b3c6680b Merge commit '839e501a467be02cef0492806721b05720c3dfdc'
No new revisions were added by this update.
Summary of changes:
.../admin/compaction/CompactionConfigurer.java | 22 ++++--
.../ShellCompactCommandConfigurerTest.java | 15 ++--
.../server/compaction/CompactionPluginUtils.java | 16 +++--
.../coordinator/CompactionCoordinator.java | 2 +-
.../test/compaction/ExternalCompaction_1_IT.java | 84 ++++++++++++++++++++++
5 files changed, 123 insertions(+), 16 deletions(-)