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

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

I still see some exceptions such as:
{code}
No registered leader was found after waiting for 60000ms , collection: 
c8n_1x3_lf slice: shard1
Stacktrace

org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 60000ms , collection: c8n_1x3_lf slice: shard1
        at 
__randomizedtesting.SeedInfo.seed([CBCC4F6420498B0C:4A2AC17C5716EB30]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:567)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:370)
        at 
org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:150)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
{code}

> HttpPartitionTest.testRf3WithLeaderFailover fails sometimes
> -----------------------------------------------------------
>
>                 Key: SOLR-6241
>                 URL: https://issues.apache.org/jira/browse/SOLR-6241
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud, Tests
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 4.10
>
>
> This test fails sometimes locally as well as on jenkins.
> {code}
> Expected 2 of 3 replicas to be active but only found 1....
> at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at 
> org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:367)
>         at 
> org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:148)
>         at 
> org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to