This is an automated email from the ASF dual-hosted git repository. dlmarion pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from a8f566ef76 Merge branch 'main' into elasticity add 65f0204884 Modified Compactor and ScanServer to advertise Client service (#3928) No new revisions were added by this update. Summary of changes: .../core/clientImpl/TableOperationsImpl.java | 2 +- .../rpc/clients/ClientServiceThriftClient.java | 7 +++-- .../accumulo/core/rpc/clients/TServerClient.java | 35 ++++++++++++++-------- .../TabletManagementClientServiceThriftClient.java | 7 +++-- .../core/rpc/clients/TabletServerThriftClient.java | 7 +++-- .../accumulo/server/rpc/ThriftProcessorTypes.java | 12 +++++--- .../org/apache/accumulo/compactor/Compactor.java | 17 +++++++++-- .../org/apache/accumulo/tserver/ScanServer.java | 17 +++++++++-- 8 files changed, 72 insertions(+), 32 deletions(-)