You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by cp...@apache.org on 2020/12/31 16:00:13 UTC

[lucene-solr] branch master updated (38c9d2a -> 17adcc7)

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

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


    from 38c9d2a  LUCENE-9650: disable errorprone on jdk16+ (#2171)
     add 17adcc7  SOLR-14034: remove deprecated min_rf references (#2152)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 +
 .../processor/DistributedZkUpdateProcessor.java    | 18 -------
 .../org/apache/solr/cloud/ForceLeaderTest.java     |  3 +-
 .../org/apache/solr/cloud/HttpPartitionTest.java   | 29 ++++-------
 .../apache/solr/cloud/ReplicationFactorTest.java   | 58 +++++-----------------
 .../client/solrj/impl/BaseCloudSolrClient.java     |  4 --
 .../solr/client/solrj/request/UpdateRequest.java   |  6 ---
 7 files changed, 26 insertions(+), 94 deletions(-)