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

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


    from 15be02a8ff Merge branch '2.1'
     add f675fdd859 Make garbage collecting wal and recovery files faster 
(#5399)
     new 0c79e44e2d Merge branch '2.1'

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 +-
 .../core/util/threads/ThreadPoolNames.java         |   1 +
 .../accumulo/core/util/threads/ThreadPools.java    |   3 +
 .../accumulo/gc/GarbageCollectWriteAheadLogs.java  | 116 +++++++++++++++++----
 .../gc/GarbageCollectWriteAheadLogsTest.java       |  33 ++++--
 5 files changed, 124 insertions(+), 33 deletions(-)

Reply via email to