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 2673b67847 Merge commit '3a3a3b61c719471e4cafc498993bdc7141312510' add ae1b8100a6 Adds logging and new property for compaction-coordinator (#5573) new 49f02732c4 Merge commit 'ae1b8100a6971532a6377635be82af07e9305d3e' 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/src/main/java/org/apache/accumulo/core/conf/Property.java | 1 + .../src/main/java/org/apache/accumulo/compactor/Compactor.java | 2 ++ .../manager/compaction/coordinator/CompactionCoordinator.java | 2 ++ .../manager/compaction/coordinator/DeadCompactionDetector.java | 7 ++++++- 4 files changed, 11 insertions(+), 1 deletion(-)