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 7222e60 Move String intern code and make it generic (#1925) add dfd510d Fix incorrect sorting of ZooLock child nodes (#1926) No new revisions were added by this update. Summary of changes: .../java/org/apache/accumulo/fate/AdminUtil.java | 15 ++++++-------- .../apache/accumulo/fate/zookeeper/ZooCache.java | 10 +--------- .../apache/accumulo/fate/zookeeper/ZooLock.java | 23 +++++++++------------- .../java/org/apache/accumulo/monitor/Monitor.java | 3 +-- .../accumulo/test/functional/BackupManagerIT.java | 8 ++++---- .../test/functional/GarbageCollectorIT.java | 5 +---- 6 files changed, 22 insertions(+), 42 deletions(-)