This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 22c3e23695 Fixed compaction planning search bug (#5620) add 8065324d9f Moves log messages from trace to debug (#5649) add b24b55122b Schedule cleanup of interrupted scan refs (#5652) add a45971769d Replace unapproved characters in DatafileManager.java add b1e28302ae Use correct type for HashMap in DatafileManager new fa09c1a7f5 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: .../core/spi/balancer/HostRegexTableLoadBalancer.java | 18 ++++++++++-------- .../manager/balancer/BalancerEnvironmentImpl.java | 2 +- .../java/org/apache/accumulo/tserver/TabletServer.java | 12 ++++++++++++ .../accumulo/tserver/tablet/ScanfileManager.java | 16 ++++++++++++++++ .../org/apache/accumulo/tserver/tablet/Tablet.java | 4 ++++ 5 files changed, 43 insertions(+), 9 deletions(-)