You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2018/05/02 14:08:00 UTC

[jira] [Resolved] (OAK-7466) Prevent LMSEstimator over/under flow in weights

     [ https://issues.apache.org/jira/browse/OAK-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili resolved OAK-7466.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.12
                   1.8.3

> Prevent LMSEstimator over/under flow in weights
> -----------------------------------------------
>
>                 Key: OAK-7466
>                 URL: https://issues.apache.org/jira/browse/OAK-7466
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: solr
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Major
>             Fix For: 1.8.3, 1.6.12, 1.9.1
>
>
> Although I could not reproduce it with a unit test, it is theoretically possible to have weights be updated to _Infinite_ or _NaN_ due to double multiplication over / underflow.
> A simple check should be introduced in the case of estimates not being finite to reset weights.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)