This is an automated email from the ASF dual-hosted git repository.
noble pushed a change to branch jira/SOLR15694
in repository https://gitbox.apache.org/repos/asf/solr.git.
from c1da50b suppress warnings
add 69d8313 use a separate node
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/solr/cloud/ZkController.java | 56 ++++++++---------
.../impl/SimpleClusterAbstractionsImpl.java | 59 +++++++++++-------
.../src/java/org/apache/solr/core/NodeRole.java | 70 ++++------------------
.../test/org/apache/solr/core/TestNodeRole.java | 69 ---------------------
.../apache/solr/common/cloud/ZkStateReader.java | 1 +
5 files changed, 76 insertions(+), 179 deletions(-)
delete mode 100644 solr/core/src/test/org/apache/solr/core/TestNodeRole.java