Stephen Mallette created TINKERPOP-2562:
-------------------------------------------

             Summary: 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


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)

Reply via email to