[
https://issues.apache.org/jira/browse/TINKERPOP-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette updated TINKERPOP-1147:
----------------------------------------
Fix Version/s: 3.1.2-incubating
> Add serialization for TraversalExplanation
> ------------------------------------------
>
> Key: TINKERPOP-1147
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1147
> Project: TinkerPop
> Issue Type: Bug
> Components: io
> Affects Versions: 3.1.1-incubating
> Reporter: Bob Briody
> 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)