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/11 00:21:08 UTC

[solr] branch jira/SOLR15694 updated (b49e976 -> da9eb9e)

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 b49e976  Adding defaultIfAbsent, minor formatting fixes
     add da9eb9e  supportedroles and overseer:disallowed supported

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/solr/cloud/ZkController.java   | 14 +++++++----
 .../src/java/org/apache/solr/core/NodeRoles.java   |  8 ++++++-
 .../java/org/apache/solr/handler/ClusterAPI.java   | 27 +++++++++++-----------
 .../test/org/apache/solr/cloud/NodeRolesTest.java  |  8 ++++++-
 4 files changed, 37 insertions(+), 20 deletions(-)