[
https://issues.apache.org/jira/browse/SOLR-7384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-7384:
----------------------------------------
Description:
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}
was:
The FullSolrCloudDistribCmdsTest test has been failing quite regularly on
jenkins.
{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}
> 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: [email protected]
For additional commands, e-mail: [email protected]