This is an automated email from the ASF dual-hosted git repository.
kturner pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from e0b53a47bc Sped up FateOpsCommandsIT, other test improvements (#5706)
add 5bba2f3cf3 Improvements to scan ref removal in DatafileManager (#5674)
new b533f44c97 Merge commit '5bba2f3cf36717d0e2fabbf4abb93c3455c0619e'
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/tserver/TabletServer.java | 2 +-
.../accumulo/tserver/tablet/ScanfileManager.java | 68 ++++++++++------------
.../org/apache/accumulo/tserver/tablet/Tablet.java | 18 +++++-
3 files changed, 49 insertions(+), 39 deletions(-)