[
https://issues.apache.org/jira/browse/TINKERPOP-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2562.
---------------------------------------
Fix Version/s: 3.6.0
Assignee: Stephen Mallette
Resolution: Done
> Remove GraphSON 2 option in TraversalOpProcessor
> ------------------------------------------------
>
> Key: TINKERPOP-2562
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2562
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.4.11
> Reporter: Stephen Mallette
> Assignee: Stephen Mallette
> Priority: Major
> Labels: breaking
> Fix For: 3.6.0
>
>
> There is an option for the {{TraversalOpProcessor}} to take a GraphSON 2
> string rather than a {{Bytecode}} object. Perhaps that is the way it is for
> legacy reasons - not sure, but being bound to GraphSON 2 seems odd. Need to
> investigate further, but I would think that we just want to expect a
> {{Bytecode}} object and that's it:
> https://github.com/apache/tinkerpop/blob/3.4.11/gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/op/traversal/TraversalOpProcessor.java#L82
--
This message was sent by Atlassian Jira
(v8.3.4#803005)