You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/13 21:05:12 UTC

[jira] [Commented] (SOLR-7384) Delete-by-id with _route_ parameter fails on replicas for collections with implicit router

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

ASF subversion and git services commented on SOLR-7384:
-------------------------------------------------------

Commit 1673262 from shalin@apache.org in branch 'dev/trunk'
[ https://svn.apache.org/r1673262 ]

SOLR-7384: Disable the failing tests until the root cause is fixed

> Delete-by-id with _route_ parameter fails on replicas for collections with implicit router
> ------------------------------------------------------------------------------------------
>
>                 Key: SOLR-7384
>                 URL: https://issues.apache.org/jira/browse/SOLR-7384
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 5.1
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: Trunk, 5.2
>
>         Attachments: FullSolrCloudDistribCmdsTest-2.log, FullSolrCloudDistribCmdsTest.log
>
>
> The FullSolrCloudDistribCmdsTest test has been failing quite regularly on jenkins. Some of those failures are spurious but there is an underlying bug that delete-by-id requests with "_route_" parameter on a collection with implicit router, fails on replicas because of a missing "_version_" field.
> {quote}
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12286/
> Java: 32bit/jdk1.9.0-ea-b54 -server -XX:+UseConcMarkSweepGC
> 1 tests failed.
> FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
> Error Message:
> Error from server at http://127.0.0.1:44672/implicit_collection_without_routerfield_shard1_replica1: no servers hosting shard:
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44672/implicit_collection_without_routerfield_shard1_replica1: no servers hosting shard:
>         at __randomizedtesting.SeedInfo.seed([944EEE25A6B2D153:1C1AD1FF084EBCAB]:0)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:557)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
>         at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
> {quote}



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