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 2015/02/07 02:03:43 UTC

[jira] [Commented] (SOLR-6971) TestRebalanceLeaders fails too often.

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

Mark Miller commented on SOLR-6971:
-----------------------------------

So I still see this fail a fair amount, but lately it's been the same thing:

{noformat}
   [junit4]    > <title>Error 500 {trace=java.lang.AssertionError
   [junit4]    > 	at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:36)
   [junit4]    > 	at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:64)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.fromJSON(ZkStateReader.java:140)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:92)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:687)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:712)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:692)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:487)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:402)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:309)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:275)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:736)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:261)

{noformat}

> TestRebalanceLeaders fails too often.
> -------------------------------------
>
>                 Key: SOLR-6971
>                 URL: https://issues.apache.org/jira/browse/SOLR-6971
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>            Assignee: Erick Erickson
>            Priority: Minor
>
> I see this fail too much - I've seen 3 different fail types so far.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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