You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by cp...@apache.org on 2022/08/24 16:10:24 UTC

[solr] branch main updated (c0393d63293 -> 2e583361972)

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

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


    from c0393d63293 SOLR-16349 check for properties file before attempt to open (#979)
     add 2e583361972 SOLR-16339: refine "no servers hosting shard" wording (#968)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 ++
 .../solr/handler/component/HttpShardHandler.java   | 31 +++++++++++++++-------
 .../solr/handler/component/SearchHandlerTest.java  |  6 ++---
 ...e-info.java => NoOpReplicaListTransformer.java} | 13 +++++++--
 .../routing/NodePreferenceRulesComparator.java     |  8 +-----
 .../solrj/routing/ReplicaListTransformerTest.java  | 13 +--------
 6 files changed, 40 insertions(+), 33 deletions(-)
 copy solr/solrj/src/java/org/apache/solr/client/solrj/routing/{package-info.java => NoOpReplicaListTransformer.java} (74%)