You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by md...@apache.org on 2021/01/28 17:38:15 UTC

[lucene-solr] branch master updated (acb98e5 -> 9be71b3)

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

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


    from acb98e5  SOLR-14672: Make timeouts configurable for the Streaming Expression SolrClientCache
     add 9be71b3  SOLR-15113 Do not attempt to start Solr server when embedded ZK fails (#2255)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 +
 .../java/org/apache/solr/cloud/SolrZkServer.java   | 46 ++++++++++++----------
 .../solr/common/cloud/ConnectionManager.java       |  6 ++-
 3 files changed, 33 insertions(+), 21 deletions(-)