You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/11/21 05:56:35 UTC

[jira] [Commented] (SOLR-5486) Cleanup and harden DeleteInactiveReplicaTest.

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

Mark Miller commented on SOLR-5486:
-----------------------------------

The real fail:

{noformat}
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: deletereplica the collection time out:120s
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:285)
	... 45 more
{noformat}

Not sure why yet.

> Cleanup and harden DeleteInactiveReplicaTest.
> ---------------------------------------------
>
>                 Key: SOLR-5486
>                 URL: https://issues.apache.org/jira/browse/SOLR-5486
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 5.0, 4.7
>
>
> This test fails frequently in my local test runs. It also usually fails with an unrelated issue about not being able to close a zkclient - but this just hides the real issue.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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