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 a8cf37d892 Remove dead code
add d6ef7c8400 Attempt at reducing GC memory usage when gathering
candidates (#6449)
new 0f0814ccd4 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:
.../apache/accumulo/server/metadata/GcCandidateFilter.java | 13 ++++++-------
.../apache/accumulo/server/metadata/ServerAmpleImpl.java | 5 +++--
server/gc/src/main/java/org/apache/accumulo/gc/GCRun.java | 2 +-
3 files changed, 10 insertions(+), 10 deletions(-)
copy test/src/main/java/org/apache/accumulo/test/functional/BadCombiner.java
=>
server/base/src/main/java/org/apache/accumulo/server/metadata/GcCandidateFilter.java
(74%)