You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2020/11/14 17:35:40 UTC

[lucene-solr] branch reference_impl updated (65143b3 -> cdec5aa)

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

markrmiller pushed a change to branch reference_impl
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 65143b3  @1194 Fix exception.
     add d5ed023  @1195 503 remote proxy fails.
     add ce17a50  @1196 Test harden.
     add 8d30dd9  @1197 Tweak.
     add 8fd7ab5  @1198 Hardening.
     add cdec5aa  @1199 Test Hardening.

No new revisions were added by this update.

Summary of changes:
 .../solr/handler/component/CloudReplicaSource.java     | 17 +++++++----------
 .../handler/component/HttpShardHandlerFactory.java     |  2 +-
 .../src/java/org/apache/solr/servlet/HttpSolrCall.java |  2 +-
 .../apache/solr/cloud/TestDownShardTolerantSearch.java | 17 +++++++----------
 .../apache/solr/handler/admin/LoggingHandlerTest.java  | 18 ++++++++++++++++--
 .../src/java/org/apache/solr/SolrTestCaseJ4.java       |  2 +-
 6 files changed, 33 insertions(+), 25 deletions(-)