[ 
https://issues.apache.org/jira/browse/SOLR-11278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143949#comment-16143949
 ] 

Amrit Sarkar commented on SOLR-11278:
-------------------------------------

Posting SOLR-11003 discussion here:

bq. All the tests in this class fails where we stop CDCR, index docs in source 
and then turns on CDCR again and expect BOOTSTRAP to happen. If I debug on IDE, 
all tests passes successfully (as the steps slows down), suggesting the time to 
wait for target to sync is low. But increasing it to 5 minutes even, instead of 
default 2 minutes, doesn't work. I increased explicit commit issued while 
waiting from 1 to 3 second, doesn't work either.
Let me know if there are other tests which are failing too related to CDCR.

bq. Though the tests which are constantly failing I mentioned above, do Solr 
Core reload every second when it waits for target to sync. It can very well be 
variant of SOLR-11034 and/or SOLR-11035, as we can see occasional NPE at 
IndexFetcher.java:753.



> CdcrBootstrapTest failing in branch_6_6
> ---------------------------------------
>
>                 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
>    Affects Versions: 6.6.1
>            Reporter: Amrit Sarkar
>         Attachments: test_results
>
>
> 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}



--
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