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/22 12:20:03 UTC

[solr] branch jira/SOLR15694 updated (5d94773 -> f0b238f)

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 5d94773  Addressing review feedback
     add f0b238f  addressed review comments

No new revisions were added by this update.

Summary of changes:
 .../apache/solr/cloud/api/collections/Assign.java  | 30 ++++++++--------------
 .../src/java/org/apache/solr/cluster/Cluster.java  |  1 +
 .../placement/impl/PlacementRequestImpl.java       |  2 +-
 .../impl/SimpleClusterAbstractionsImpl.java        | 15 ++++++++++-
 .../src/java/org/apache/solr/core/NodeRoles.java   | 17 +++++-------
 .../placement/ClusterAbstractionsForTest.java      |  5 ++++
 6 files changed, 39 insertions(+), 31 deletions(-)