[
https://issues.apache.org/jira/browse/TINKERPOP-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette reopened TINKERPOP-1147:
-----------------------------------------
Assignee: stephen mallette (was: Marko A. Rodriguez)
I don't think this is completely done yet - needs test and review of GraphSON
serialization as well.
> Add serialization for TraversalExplanation
> ------------------------------------------
>
> Key: TINKERPOP-1147
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1147
> Project: TinkerPop
> Issue Type: Improvement
> Components: io
> Affects Versions: 3.1.1-incubating
> Reporter: Bob Briody
> Assignee: stephen mallette
> Fix For: 3.1.2-incubating
>
>
> When executing a traversal like the one below remotely, serialization fails
> {code}
> g.V().explain()
> {code}
> Error:
> {code}
> org.apache.tinkerpop.gremlin.driver.exception.ResponseException: Error during
> serialization: Class is not registered:
> org.apache.tinkerpop.gremlin.process.traversal.util.TraversalExplanation
> {code}
> Need to add serialization handling for TraversalExplanation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)