This is an automated email from the ASF dual-hosted git repository.

kturner pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from d618018611 Merge branch '2.1' into main
     add f3bfae5b9c optimizes manager server set cleanup code (#6162)
     add c5877f846e adds function to compute load plans when splits are unknown 
(#5982)
     new f2d82e166a Merge branch '2.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:
 .../org/apache/accumulo/core/data/LoadPlan.java    | 67 ++++++++++++++++++++--
 .../core/client/rfile/RFileClientTest.java         | 41 +++++++++++++
 .../apache/accumulo/core/crypto/CryptoTest.java    | 21 +++++++
 .../java/org/apache/accumulo/manager/Manager.java  | 25 +++-----
 .../org/apache/accumulo/manager/ManagerTest.java   | 66 +++++++++++++++++++++
 5 files changed, 200 insertions(+), 20 deletions(-)
 create mode 100644 
server/manager/src/test/java/org/apache/accumulo/manager/ManagerTest.java

Reply via email to