You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2017/10/26 10:51:00 UTC

[jira] [Commented] (SOLR-10874) AIOOBE when FloatPayloadValueSource calls floatVal() for the same doc id more than once

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

Erik Hatcher commented on SOLR-10874:
-------------------------------------

[~steve_rowe] - thanks for the test on this - +1 all aound.   Apologies, Michael et al, for letting this slip.   

> AIOOBE when FloatPayloadValueSource calls floatVal() for the same doc id more than once
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-10874
>                 URL: https://issues.apache.org/jira/browse/SOLR-10874
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: search
>    Affects Versions: 6.6, 7.0, 7.0.1, 7.1
>            Reporter: Michael Kosten
>            Assignee: Erik Hatcher
>            Priority: Minor
>         Attachments: SOLR-10874.patch, SOLR-10874.patch, SOLR-10874.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Using the new payload function will fail with an assertion error if the debug parameter is included in the query. This is caused by the floatValue method in FloatPayloadValueSource being called for the same doc id twice in a row.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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