You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2021/02/11 18:37:42 UTC

[accumulo] branch main updated (7222e60 -> dfd510d)

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(-)