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 93e4862a76 Clarified return value in TabletInformation.getLocation javadoc (#4967) add ec14b3ae65 Remove redundant table/namespace id/name lookup (#4942) add e733bd30e2 Make the Monitor.EventCounter class thread safe (#4959) new 9e6b59e148 Merge branch '2.1' into 3.1 new 0fafd0ac75 Merge branch '3.1' The 2 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 | 4 + .../accumulo/server/conf/util/ZooInfoViewer.java | 47 ++++++------ .../accumulo/server/conf/util/ZooPropEditor.java | 45 ++++------- .../accumulo/server/conf/util/ZooPropUtils.java | 56 -------------- .../server/conf/util/ZooInfoViewerTest.java | 87 +++++++++------------- .../java/org/apache/accumulo/monitor/Monitor.java | 10 +-- 6 files changed, 81 insertions(+), 168 deletions(-)