[
https://issues.apache.org/jira/browse/SOLR-7384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492537#comment-14492537
]
Shalin Shekhar Mangar commented on SOLR-7384:
---------------------------------------------
It looks like the leader is distributing an update without a _version_ field.
{code}
[junit4] 2> 332853 T2394 N:127.0.0.1:45875_uhlt%2Fw
C:implicit_collection_without_routerfield S:shard2 R:core_node4
c:implicit_collection_without_routerfield_shard2_replica1 C323
oasup.LogUpdateProcessor.finish
[implicit_collection_without_routerfield_shard2_replica1] webapp=/uhlt/w
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42537/uhlt/w/implicit_collection_without_routerfield_shard2_replica2/&wt=javabin&version=2}
{} 0 1
[junit4] 2> 332853 T2394 N:127.0.0.1:45875_uhlt%2Fw
C:implicit_collection_without_routerfield S:shard2 R:core_node4
c:implicit_collection_without_routerfield_shard2_replica1 C323
oasc.SolrException.log ERROR org.apache.solr.common.SolrException: missing
_version_ on update from leader
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionDelete(DistributedUpdateProcessor.java:1508)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1161)
[junit4] 2> at
org.apache.solr.update.processor.LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:125)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.delete(JavabinLoader.java:148)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:111)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:58)
[junit4] 2> at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
{code}
> FullSolrCloudDistribCmdsTest failures on jenkins
> ------------------------------------------------
>
> Key: SOLR-7384
> URL: https://issues.apache.org/jira/browse/SOLR-7384
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Reporter: Shalin Shekhar Mangar
> Assignee: Shalin Shekhar Mangar
> Fix For: Trunk, 5.2
>
> Attachments: FullSolrCloudDistribCmdsTest-2.log,
> FullSolrCloudDistribCmdsTest.log
>
>
> This 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}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]