stephen mallette created TINKERPOP-1392:
-------------------------------------------
Summary: Remove support for java serialized Traversal
Key: TINKERPOP-1392
URL: https://issues.apache.org/jira/browse/TINKERPOP-1392
Project: TinkerPop
Issue Type: Improvement
Components: server
Affects Versions: 3.2.1
Reporter: stephen mallette
Assignee: stephen mallette
Fix For: 3.2.2
Given TINKERPOP-1278 and {{Bytecode}} serialization of a {{Traversal}} the old
method of serializing {{Traversal}} with java serialization isn't that useful.
There seems to be little point in deprecating that functionality because the
only library that supports that protocol is gremlin-driver which will now use
the new approach. Dropping it completely wouldn't break anyone's code though we
still should consider it a "breaking" change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)