You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2022/11/02 17:00:55 UTC

[accumulo] branch main updated (1d43b5b12f -> 5e4e30b68b)

This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from 1d43b5b12f Merge remote-tracking branch 'asf/main' into 2.1
     add 5e4e30b68b fixes #3045 remove stale compactions from coordinator (#3059)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  2 +-
 .../coordinator/CompactionCoordinator.java         | 94 +++++++++++++++-------
 .../coordinator/CompactionCoordinatorTest.java     | 64 ++++++++++++++-
 3 files changed, 131 insertions(+), 29 deletions(-)