This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 4721ad5eef Recreated compaction coordinator unit test (#4188) add 4f51fb9475 clean up AddressUtil.parseAddress usage (#4185) add 3b198250e3 update cache workflow action to v4, replaces node 16 with node 20 (#4195) add 977f7347c2 Merge remote-tracking branch 'upstream/2.1' new b701918ec0 Trivial - give variable name to test constant new 199b054f06 Merge branch 'main' into elasticity The 2 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: .github/workflows/maven-full-its.yaml | 4 ++-- .github/workflows/maven-on-demand.yaml | 2 +- .github/workflows/maven.yaml | 4 ++-- .../core/clientImpl/InstanceOperationsImpl.java | 3 +-- .../apache/accumulo/core/lock/ServiceLockData.java | 2 +- .../accumulo/core/metadata/TServerInstance.java | 4 ++-- .../org/apache/accumulo/core/util/AddressUtil.java | 18 +++++++++------ .../apache/accumulo/core/util/AddressUtilTest.java | 26 ++++++++++++++++++++++ .../MiniAccumuloClusterImplTest.java | 3 ++- .../accumulo/server/manager/LiveTServerSet.java | 4 ++-- .../monitor/rest/manager/ManagerResource.java | 2 +- .../rest/tservers/TabletServerResource.java | 2 +- 12 files changed, 52 insertions(+), 22 deletions(-)