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

Shalin Shekhar Mangar commented on SOLR-12524:
----------------------------------------------

Hi [[email protected]], with your latest patch, I still see failures on 
beasting.

{code}
[beaster]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBidirectionalTest 
-Dtests.method=testBiDir -Dtests.seed=A570567010D21CE8 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=is -Dtests.timezone=America/Guatemala 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
  [beaster] [11:32:06.749] FAILURE 52.4s | CdcrBidirectionalTest.testBiDir <<<
  [beaster]    > Throwable #1: java.lang.AssertionError: cluster 1 wrong doc 
expected:<ABC> but was:<null>
  [beaster]    >        at 
__randomizedtesting.SeedInfo.seed([A570567010D21CE8:E0ABA69208FC50AA]:0)
  [beaster]    >        at org.junit.Assert.fail(Assert.java:93)
  [beaster]    >        at org.junit.Assert.failNotEquals(Assert.java:647)
  [beaster]    >        at org.junit.Assert.assertEquals(Assert.java:128)
  [beaster]    >        at 
org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:203)
  [beaster]    >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
{code}

> CdcrBidirectionalTest.testBiDir() regularly fails
> -------------------------------------------------
>
>                 Key: SOLR-12524
>                 URL: https://issues.apache.org/jira/browse/SOLR-12524
>             Project: Solr
>          Issue Type: Test
>          Components: CDCR, Tests
>            Reporter: Christine Poerschke
>            Priority: Major
>         Attachments: SOLR-12524.patch, SOLR-12524.patch, SOLR-12524.patch
>
>
> e.g. from 
> https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4701/consoleText
> {code}
> [junit4] ERROR   20.4s J0 | CdcrBidirectionalTest.testBiDir <<<
> [junit4]    > Throwable #1: 
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=28371, 
> name=cdcr-replicator-11775-thread-1, state=RUNNABLE, 
> group=TGRP-CdcrBidirectionalTest]
> [junit4]    >         at 
> __randomizedtesting.SeedInfo.seed([CA5584AC7009CD50:8F8E744E68278112]:0)
> [junit4]    > Caused by: java.lang.AssertionError
> [junit4]    >         at 
> __randomizedtesting.SeedInfo.seed([CA5584AC7009CD50]:0)
> [junit4]    >         at 
> org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611)
> [junit4]    >         at 
> org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125)
> [junit4]    >         at 
> org.apache.solr.handler.CdcrReplicatorScheduler.lambda$null$0(CdcrReplicatorScheduler.java:81)
> [junit4]    >         at 
> org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
> [junit4]    >         at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> [junit4]    >         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> [junit4]    >         at java.lang.Thread.run(Thread.java:748)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to