This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 0e3ed1d31f Merge remote-tracking branch 'upstream/main' into elasticity add 3fcab5e18a adds unit test for compaction commit and fixes bug found (#4616) No new revisions were added by this update. Summary of changes: .../coordinator/commit/CommitCompaction.java | 2 +- .../coordinator/commit/CommitCompactionTest.java | 144 +++++++++++++++++++++ 2 files changed, 145 insertions(+), 1 deletion(-) create mode 100644 server/manager/src/test/java/org/apache/accumulo/manager/compaction/coordinator/commit/CommitCompactionTest.java