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

Amrit Sarkar updated SOLR-11278:
--------------------------------
    Description: 
{{CdcrBootstrapTest}} is failing while running beasts for significant 
iterations.

The bootstrapping is failing in the test, after the first batch is indexed, 
which results in documents mismatch ::

{code}
  [beaster] [01:37:16.282] FAILURE  153s | 
CdcrBootstrapTest.testBootstrapWithSourceCluster <<<
  [beaster]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<2000> but was:<1000>
{code}

  was:
I ran beast for 10 rounds:

ant beast -Dtestcase=CdcrBootstrapTest -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=vi -Dtests.timezone=Asia/Yekaterinburg -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII -Dbeast.iters=10

and seeing following failure:

{code}
  [beaster] [01:37:16.282] FAILURE  153s | 
CdcrBootstrapTest.testBootstrapWithSourceCluster <<<
  [beaster]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<2000> but was:<1000>
{code}


> CdcrBootstrapTest failing intermittently
> ----------------------------------------
>
>                 Key: SOLR-11278
>                 URL: https://issues.apache.org/jira/browse/SOLR-11278
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: CDCR
>            Reporter: Amrit Sarkar
>            Assignee: Varun Thacker
>         Attachments: master-bs.patch, 
> SOLR-11278-cancel-bootstrap-on-stop.patch, SOLR-11278.patch, test_results
>
>
> {{CdcrBootstrapTest}} is failing while running beasts for significant 
> iterations.
> The bootstrapping is failing in the test, after the first batch is indexed, 
> which results in documents mismatch ::
> {code}
>   [beaster] [01:37:16.282] FAILURE  153s | 
> CdcrBootstrapTest.testBootstrapWithSourceCluster <<<
>   [beaster]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
> target after sync expected:<2000> but was:<1000>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to