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 2022/03/02 12:28:24 UTC

[solr] branch jira/SOLR15715_1 updated (6430d64 -> 19e2372)

This is an automated email from the ASF dual-hosted git repository.

noble pushed a change to branch jira/SOLR15715_1
in repository https://gitbox.apache.org/repos/asf/solr.git.


    from 6430d64  commit test
     add 19e2372  create an exception for placement of special collections

No new revisions were added by this update.

Summary of changes:
 .../apache/solr/cloud/api/collections/Assign.java  |  1 +
 .../impl/PlacementPluginAssignStrategy.java        | 39 ++++++++++++++++++++++
 .../placement/impl/PlacementRequestImpl.java       |  4 +--
 .../placement/plugins/SimplePlacementFactory.java  |  2 +-
 .../solr/servlet/CoordinatorHttpSolrCall.java      |  3 +-
 5 files changed, 45 insertions(+), 4 deletions(-)