stephen mallette created TINKERPOP3-856:
-------------------------------------------
Summary: 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, 3.0.2-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)