[ 
https://issues.apache.org/jira/browse/SOLR-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Rowe updated SOLR-6465:
-----------------------------
    Attachment: 1858.log.gz

My Jenkins had a 
{{CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster()}} 
failure on branch_6x that does not reproduce for me (I tried the repro line 
both with and without {{tests.method}}) - I'm attaching a compressed excerpt  
from the build log for that run ({{1858.log.gz}}):

{noformat}
  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest 
-Dtests.method=testBootstrapWithContinousIndexingOnSourceCluster 
-Dtests.seed=B8FE08D75B76C10A -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=uk -Dtests.timezone=US/Aleutian -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  145s J7  | 
CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<20000> but was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B8FE08D75B76C10A:6CBB438EBC2072F1]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:334)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
{noformat}

> CDCR: fall back to whole-index replication when tlogs are insufficient
> ----------------------------------------------------------------------
>
>                 Key: SOLR-6465
>                 URL: https://issues.apache.org/jira/browse/SOLR-6465
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Yonik Seeley
>            Assignee: Shalin Shekhar Mangar
>         Attachments: 1858.log.gz, SOLR-6465.patch, SOLR-6465.patch, 
> SOLR-6465.patch, SOLR-6465.patch
>
>
> When the peer-shard doesn't have transaction logs to forward all the needed 
> updates to bring a peer up to date, we need to fall back to normal 
> replication.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to