This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 35ce358a9f removes compaction metrics that is no longer useful (#5276) add e1038d4c27 Improvements to ClientContext for ensureOpen (#5258) new 0356e0afb8 Merge branch '3.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: .../accumulo/core/clientImpl/ClientContext.java | 69 +++++++++++----------- .../accumulo/core/clientImpl/ClientInfo.java | 2 +- .../accumulo/core/clientImpl/ClientInfoImpl.java | 2 +- .../standalone/StandaloneAccumuloCluster.java | 2 +- .../org/apache/accumulo/server/ServerInfo.java | 2 +- .../apache/accumulo/server/MockServerContext.java | 3 - .../accumulo/server/rpc/TServerUtilsTest.java | 2 - .../test/server/security/SystemCredentialsIT.java | 2 +- 8 files changed, 40 insertions(+), 44 deletions(-)