[
https://issues.apache.org/jira/browse/TINKERPOP3-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP3-856.
---------------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.1.0-incubating)
Removed the "Fix Version" so that this invalid issue won't show up in changelog.
> 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
>
> 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)