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 2570c50694 Fix FatePoolsWatcherITBase debugging (#5804)
add 7960039d4b Fixed issue with exception in server run method not being
logged (#5796)
No new revisions were added by this update.
Summary of changes:
.../org/apache/accumulo/server/AbstractServer.java | 21 +++++++++++++++++++++
.../org/apache/accumulo/compactor/Compactor.java | 4 +---
.../apache/accumulo/gc/SimpleGarbageCollector.java | 4 +---
.../java/org/apache/accumulo/manager/Manager.java | 4 +---
.../java/org/apache/accumulo/monitor/Monitor.java | 4 +---
.../org/apache/accumulo/tserver/ScanServer.java | 4 +---
.../org/apache/accumulo/tserver/TabletServer.java | 4 +---
7 files changed, 27 insertions(+), 18 deletions(-)