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 48cdef8a3b Expose more information on server process pages (#6278)
add 586b210e84 Sleeps after eventual scan RPC failures (#6315)
new e78a8f1c7b Merge branch '2.1'
new 95b930a8ba restores log messages lost in merge
The 2 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/clientImpl/ScanServerAttemptImpl.java | 4 +
.../core/clientImpl/ScanServerAttemptsImpl.java | 22 ++++-
.../TabletServerBatchReaderIterator.java | 27 +++---
.../scan/ConfigurableScanServerHostSelector.java | 43 ++++++++--
.../spi/scan/ConfigurableScanServerSelector.java | 77 ++++++++++-------
.../scan/ConfigurableScanServerSelectorTest.java | 97 ++++++++++++++++++++--
6 files changed, 219 insertions(+), 51 deletions(-)