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 2015/09/29 12:59:04 UTC

[jira] [Updated] (TINKERPOP3-856) Subgraphs to TinkerGraph need IoRegistry of Originating Graph

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

stephen mallette updated TINKERPOP3-856:
----------------------------------------
    Fix Version/s:     (was: 3.0.2-incubating)

This can't be fixed for 3.0.2 because the capability to serialize a full TinkerGraph is not available until 3.1.x

> Subgraphs to TinkerGraph need IoRegistry of Originating Graph
> -------------------------------------------------------------
>
>                 Key: TINKERPOP3-856
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-856
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 3.0.1-incubating
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>             Fix For: 3.1.0-incubating
>
>
> When subgraphing from a graph like Titan to TinkerGraph, the TinkerIoRegistry creates a new instance of the GryoMapper and Kryo objects which do not include these registered classes, it then uses these new instances to try to serialize the subgraph, but fails when it encounters the unregistered Titan class {{RelationIdentifier}}.



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