You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by cp...@apache.org on 2021/10/05 08:15:31 UTC

[solr] branch main updated (bb23033 -> cb4d3f8)

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

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


    from bb23033  SOLR-15480: Make Tuple copy constructor, clone and merge consistent w.r.t. markers (EOF, EXCEPTION), field names and labels. (#243)
     add cb4d3f8  SOLR-15667: add PeerSyncTest.handleVersionsWithRangesTests() (#319)

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/solr/update/PeerSync.java  |   7 +
 .../test/org/apache/solr/update/PeerSyncTest.java  | 226 +++++++++++++++++++++
 2 files changed, 233 insertions(+)