This is an automated email from the ASF dual-hosted git repository. dlmarion pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
commit 94f37aaddb4ed01d5f0a66f709409cc2af0051a9 Merge: 96fa64fc2a 91a2ca2349 Author: Dave Marion <dlmar...@apache.org> AuthorDate: Mon May 20 17:03:29 2024 +0000 Merge branch 'main' into elasticity .../core/clientImpl/ThriftTransportPool.java | 28 ++- .../scan/ConfigurableScanServerHostSelector.java | 157 +++++++++++++++++ .../spi/scan/ConfigurableScanServerSelector.java | 49 +++--- .../ConfigurableScanServerHostSelectorTest.java | 191 +++++++++++++++++++++ .../scan/ConfigurableScanServerSelectorTest.java | 22 +-- 5 files changed, 407 insertions(+), 40 deletions(-)