You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by er...@apache.org on 2018/12/02 21:08:45 UTC

[2/2] lucene-solr:jira/http2: Merge branch 'jira/http2' of https://git-wip-us.apache.org/repos/asf/lucene-solr into jira/http2

Merge branch 'jira/http2' of https://git-wip-us.apache.org/repos/asf/lucene-solr into jira/http2


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/cb3ebcb1
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/cb3ebcb1
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/cb3ebcb1

Branch: refs/heads/jira/http2
Commit: cb3ebcb12b0e45a3b86792a21aecf18abb163070
Parents: 005ed64 bb5955f
Author: Erick Erickson <Er...@gmail.com>
Authored: Sun Dec 2 13:08:31 2018 -0800
Committer: Erick Erickson <Er...@gmail.com>
Committed: Sun Dec 2 13:08:31 2018 -0800

----------------------------------------------------------------------
 .../client/solrj/embedded/JettySolrRunner.java   |  3 ++-
 .../solr/client/solrj/impl/Http2SolrClient.java  | 19 +++++++++++--------
 .../java/org/apache/solr/util/RandomizeSSL.java  |  3 ---
 3 files changed, 13 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/cb3ebcb1/solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
----------------------------------------------------------------------