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/12/28 02:41:37 UTC

[solr] branch jira/SOLR15694 updated (f0b238f -> 6e97249)

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 f0b238f  addressed review comments
     add 6e97249  cleanup and more test assertions

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/solr/core/NodeRoles.java   | 19 +++---
 .../test/org/apache/solr/cloud/NodeRolesTest.java  | 67 +++++++++++++---------
 .../org/apache/solr/cloud/OverseerRolesTest.java   |  2 +-
 solr/solr-ref-guide/src/node-roles.adoc            |  2 -
 .../apache/solr/common/cloud/ZkStateReader.java    |  2 +-
 5 files changed, 49 insertions(+), 43 deletions(-)