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 9414041323 Merge branch '2.1' add 2cc38dff5e Back ported Timeout value to 2.1 (#4671) new 32e4f3fda2 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: .../TabletServerBatchReaderIterator.java | 19 +++++- .../accumulo/core/clientImpl/ThriftScanner.java | 60 +++++++++++++++++-- .../spi/scan/ConfigurableScanServerSelector.java | 70 ++++++++++++++++++---- .../accumulo/core/spi/scan/ScanServerSelector.java | 39 +++++++++++- .../scan/ConfigurableScanServerSelectorTest.java | 70 ++++++++++++++++++++-- .../accumulo/test/ScanServerIT_NoServers.java | 52 ++++++++++++++-- 6 files changed, 282 insertions(+), 28 deletions(-)