You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/10/04 18:58:00 UTC

[jira] [Closed] (TINKERPOP-2055) Provide support for special number cases like Infinity in GraphSON

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

stephen mallette closed TINKERPOP-2055.
---------------------------------------
       Resolution: Done
    Fix Version/s: 3.2.10
                   3.3.4
                   3.4.0

> Provide support for special number cases like Infinity in GraphSON
> ------------------------------------------------------------------
>
>                 Key: TINKERPOP-2055
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2055
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 3.2.9
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Minor
>             Fix For: 3.4.0, 3.3.4, 3.2.10
>
>
> GraphSON currently doesn't handle: {{Double.Nan}}, {{Double.NEGATIVE_INFINITY}} or {{Double.POSITIVE_INFINITY}} because it has a custom {{Double}} serializer that ignores those cases in GraphSON 2.0 and 3.0. Not going to try to solve this for 1.0.



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