You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by no...@apache.org on 2021/11/16 04:58:18 UTC

[solr] branch jira/SOLR15694 updated (c1da50b -> 69d8313)

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