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 7732758a60 fixes Fate burning CPU when no ranges assigned (#6300)
add a420842a12 Modified InstanceOperations.getServer(MANAGER) to return
all (#6304)
No new revisions were added by this update.
Summary of changes:
.../core/clientImpl/InstanceOperationsImpl.java | 16 +++----------
.../accumulo/core/rpc/clients/ManagerClient.java | 18 ++++++++++----
.../java/org/apache/accumulo/server/util/Info.java | 6 +----
.../util/checkCommand/SystemConfigCheckRunner.java | 4 ++--
.../apache/accumulo/test/InstanceOperationsIT.java | 28 +++++++++++++++++++---
5 files changed, 44 insertions(+), 28 deletions(-)