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

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


    from 1f6458b344e SOLR-17860: Support PULL replicas in 
DocBasedVersionConstraintsProcessor (#3471)
     new 9e987363340 SolrParams.of() (partial cherry-pick) (#3140)
     new ec085c78a01 SOLR-17871: Http2SolrClient: fix idle timeout > 30 seconds 
(#3497)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 solr/CHANGES.txt                                   |  2 +
 .../solr/client/solrj/impl/Http2SolrClient.java    |  1 +
 .../{MapSolrParams.java => EmptySolrParams.java}   | 56 ++++++++++++----------
 .../org/apache/solr/common/params/SolrParams.java  | 10 ++++
 .../client/solrj/impl/BasicHttpSolrClientTest.java |  7 ++-
 .../client/solrj/impl/Http2SolrClientTest.java     | 14 ++++--
 6 files changed, 60 insertions(+), 30 deletions(-)
 copy solr/solrj/src/java/org/apache/solr/common/params/{MapSolrParams.java => 
EmptySolrParams.java} (51%)

Reply via email to