This is an automated email from the ASF dual-hosted git repository. cshannon pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 8e5d967f24 Merge remote-tracking branch 'upstream/2.1' add 5d3ccec0df Enable background refresh for the scan server tablet metadata cache (#4551) new f5885481e3 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 | 11 +++- .../org/apache/accumulo/tserver/ScanServer.java | 37 +++++++++++- .../test/ScanServerConcurrentTabletScanIT.java | 69 ++++++++++++++++++++-- 3 files changed, 107 insertions(+), 10 deletions(-)