[
https://issues.apache.org/jira/browse/TINKERPOP3-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP3-856.
---------------------------------------
Resolution: Invalid
After reviewing a bit, I don't think this is an issue. You can add the Titan
{{IoRegistry}} to the serializer config and get the serializers registered.
Closing.
> 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)