You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ja...@apache.org on 2023/01/06 01:17:18 UTC

[solr] branch main updated (061e3012721 -> 15dac229bd0)

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

janhoy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 061e3012721 SOLR-16534 Deprecate Jaegertracer-Configurator (#1270)
     add 15dac229bd0 SOLR-16475 Make the default replica placement plugin configurable (#1089)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 ++
 solr/bin/solr                                      |  5 +++
 solr/bin/solr.cmd                                  |  5 +++
 solr/bin/solr.in.cmd                               |  6 +++-
 solr/bin/solr.in.sh                                |  4 +++
 .../apache/solr/cloud/api/collections/Assign.java  | 37 ++++++++++++++++++++--
 solr/packaging/build.gradle                        |  7 ++--
 solr/packaging/test/bats_helper.bash               |  2 +-
 ...est_modules.bats => test_placement_plugin.bats} | 23 +++++++-------
 .../pages/replica-placement-plugins.adoc           |  6 +++-
 10 files changed, 77 insertions(+), 20 deletions(-)
 copy solr/packaging/test/{test_modules.bats => test_placement_plugin.bats} (60%)