This is an automated email from the ASF dual-hosted git repository. dlmarion pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 217e59f3b8 shared mini suite (another) follow on (#5581) add 57e7dcdbd5 Disallow null options in CompressionConfigurer (#5583) add 041e4c1612 Changed Halt to print msg to stderr (#5574) new 64273e31c1 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: .../admin/compaction/CompressionConfigurer.java | 9 +++-- .../accumulo/core/lock/ServiceLockSupport.java | 22 +++++------- .../java/org/apache/accumulo/core/util/Halt.java | 41 +++++++++++++--------- .../org/apache/accumulo/server/AbstractServer.java | 2 +- .../accumulo/server/manager/LiveTServerSet.java | 5 +-- .../accumulo/server/mem/LowMemoryDetector.java | 2 +- .../apache/accumulo/server/rpc/ServerAddress.java | 2 +- .../org/apache/accumulo/server/util/Admin.java | 6 ++-- .../accumulo/tserver/TabletClientHandler.java | 11 +++--- .../org/apache/accumulo/tserver/TabletServer.java | 3 +- .../accumulo/tserver/log/TabletServerLogger.java | 14 ++++---- .../accumulo/tserver/tablet/MinorCompactor.java | 2 +- .../org/apache/accumulo/tserver/tablet/Tablet.java | 2 +- 13 files changed, 59 insertions(+), 62 deletions(-)