This is an automated email from the ASF dual-hosted git repository.

dlmarion pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from ebf7054d1f Merge branch '2.1'
     add d91d016211 Optimized logic for getting a random TabletServer 
connection (#4309)
     new f3d5fb01d7 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/clientImpl/ThriftTransportKey.java        |  29 ++++--
 .../core/clientImpl/ThriftTransportPool.java       | 110 +++++----------------
 .../org/apache/accumulo/core/rpc/ThriftUtil.java   |   7 +-
 .../accumulo/core/rpc/clients/TServerClient.java   | 105 +++++++++++---------
 .../core/rpc/clients/ThriftClientTypes.java        |   6 +-
 .../core/clientImpl/ThriftTransportKeyTest.java    |  25 ++---
 .../coordinator/CompactionCoordinator.java         |   4 +-
 .../apache/accumulo/test/TransportCachingIT.java   |  42 ++++----
 8 files changed, 158 insertions(+), 170 deletions(-)

Reply via email to