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/17 11:12:57 UTC

[solr] branch jira/SOLR15694 updated (01639c4 -> 75cb680)

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 01639c4  added test
     add 75cb680  tests were failing intermittently

No new revisions were added by this update.

Summary of changes:
 .../org/apache/solr/cloud/OverseerNodePrioritizer.java | 18 ++++++++++++++----
 .../src/java/org/apache/solr/cloud/ZkController.java   |  9 +++------
 .../solr/cloud/api/collections/OverseerRoleCmd.java    | 11 ++++++++++-
 .../src/java/org/apache/solr/core/CoreContainer.java   |  8 ++++++++
 .../src/java/org/apache/solr/handler/ClusterAPI.java   | 13 +++++++++----
 .../src/test/org/apache/solr/cloud/NodeRolesTest.java  | 17 +++++++++++++++++
 6 files changed, 61 insertions(+), 15 deletions(-)