You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2020/02/05 19:15:50 UTC

[lucene-solr] branch master updated (c5d0391 -> 80ed8c2)

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

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


    from c5d0391  SOLR-14241: New delete() Stream Decorator
     add 80ed8c2  SOLR-13887: Use the default idleTimeout instead of 0 for HTTP2 (#991)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                              |  2 ++
 solr/solr-ref-guide/src/format-of-solr-xml.adoc               | 10 +++++-----
 .../org/apache/solr/client/solrj/impl/Http2SolrClient.java    |  4 ++--
 .../apache/solr/client/solrj/impl/Http2SolrClientTest.java    | 11 +++++++++++
 4 files changed, 20 insertions(+), 7 deletions(-)