This is an automated email from the ASF dual-hosted git repository.
domgarguilo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 003cdf333d Merge remote-tracking branch 'upstream/2.1'
add fd111a22a6 Ensure resources are closed in GarbageCollectWriteAheadLogs
(#4790)
add eda39bb1c1 Merge remote-tracking branch 'upstream/2.1' into main
No new revisions were added by this update.
Summary of changes:
.../server/manager/state/TabletStateStore.java | 22 +++++
.../accumulo/gc/GarbageCollectWriteAheadLogs.java | 98 +++++++++++++---------
.../gc/GarbageCollectWriteAheadLogsTest.java | 19 +++--
3 files changed, 91 insertions(+), 48 deletions(-)