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

Ishan Chattopadhyaya edited comment on SOLR-5944 at 5/20/16 7:36 AM:
---------------------------------------------------------------------

[~hossman] pointed me to SOLR-8733, due to which returned versions are 0 unless 
the versioning is done locally (i.e. the update is sent to the correct shard 
leader). I found out that the stress test was affected by this issue. I have 
committed a fix to the stress test so as to workaround this problem by only 
sending updates to the leader of the shard. After having done that, I cannot 
reproduce the failures that [~steve_rowe] reported. 

Here's the corresponding commit: 
https://github.com/chatman/lucene-solr/commit/d61c4fc520111f721468edb236930180bd91d7eb


was (Author: ichattopadhyaya):
[~hossman] pointed me to SOLR-8733, due to which returned versions are probably 
0 unless the version is done locally (i.e. the update is sent to the correct 
shard leader). I found out that the stress test was affected by this issue. I 
have committed a fix to the stress test so as to workaround this problem by 
only sending updates to the leader of the shard. After having done that, I 
cannot reproduce the failures that [~steve_rowe] reported. 

Here's the corresponding commit: 
https://github.com/chatman/lucene-solr/commit/d61c4fc520111f721468edb236930180bd91d7eb

> Support updates of numeric DocValues
> ------------------------------------
>
>                 Key: SOLR-5944
>                 URL: https://issues.apache.org/jira/browse/SOLR-5944
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Ishan Chattopadhyaya
>            Assignee: Shalin Shekhar Mangar
>         Attachments: DUP.patch, SOLR-5944.patch, SOLR-5944.patch, 
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, 
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, 
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, 
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, 
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, 
> SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, SOLR-5944.patch, 
> TestStressInPlaceUpdates.eb044ac71.beast-167-failure.stdout.txt, 
> TestStressInPlaceUpdates.eb044ac71.beast-587-failure.stdout.txt, 
> TestStressInPlaceUpdates.eb044ac71.failures.tar.gz, 
> hoss.62D328FA1DEA57FD.fail.txt, hoss.62D328FA1DEA57FD.fail2.txt, 
> hoss.62D328FA1DEA57FD.fail3.txt, hoss.D768DD9443A98DC.fail.txt, 
> hoss.D768DD9443A98DC.pass.txt
>
>
> LUCENE-5189 introduced support for updates to numeric docvalues. It would be 
> really nice to have Solr support this.



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

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

Reply via email to