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

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


    from 9d80b65f0e fixes clean shutdown bug in manager (#4248)
     add a0c7e4ae36 Makes inuse GC deletion default behavior (#4252)
     new 0739f7ee6d 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:
 .../org/apache/accumulo/core/conf/Property.java    |  4 -
 .../main/java/org/apache/accumulo/gc/GCRun.java    | 10 ---
 .../accumulo/gc/GarbageCollectionAlgorithm.java    |  4 +-
 .../accumulo/gc/GarbageCollectionEnvironment.java  | 10 +--
 .../apache/accumulo/gc/GarbageCollectionTest.java  | 88 ++++++++--------------
 5 files changed, 34 insertions(+), 82 deletions(-)

Reply via email to