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

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

My Jenkins saw a different {{CdcrBootstrapTest}} fail on branch_6x: 
{{testConvertClusterToCdcrAndBootstrap()}} - again, it doesn't reproduce for 
me, regardless of inclusion of {{tests.method}} on the cmdline - I'm attaching 
a compressed excerpt from the build log for that run ({{1890.log.gz}}):

{noformat}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest 
-Dtests.method=testConvertClusterToCdcrAndBootstrap 
-Dtests.seed=C8BABD95B571310C -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=th -Dtests.timezone=America/Argentina/Cordoba 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  138s J6  | 
CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<10000> but was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C8BABD95B571310C:1F6D92E2012EA94B]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:144)
   [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, 1890.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