You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by da...@apache.org on 2020/08/10 08:04:47 UTC

[lucene-solr] branch master updated (35771c3 -> 57b0160)

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

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


    from 35771c3  SOLR-14581 Document the way auto commits work in SolrCloud (#1692)
     add 57b0160  SOLR-14641: PeerSync, remove canHandleVersionRanges check (#1663)

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/solr/core/SolrConfig.java  | 10 +---
 .../handler/component/RealTimeGetComponent.java    | 10 ++--
 .../src/java/org/apache/solr/update/PeerSync.java  | 68 +---------------------
 .../org/apache/solr/update/PeerSyncWithLeader.java | 25 +-------
 .../resources/EditableSolrConfigAttributes.json    |  3 -
 .../solr/collection1/conf/solrconfig-tlog.xml      |  4 --
 .../src/java/org/apache/solr/SolrTestCaseJ4.java   |  2 -
 7 files changed, 13 insertions(+), 109 deletions(-)