[ 
https://issues.apache.org/jira/browse/TINKERPOP-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stephen mallette updated TINKERPOP-1792:
----------------------------------------
    Component/s: python
                 groovy

> Random TraversalSource Selection in GremlinScriptEngine
> -------------------------------------------------------
>
>                 Key: TINKERPOP-1792
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1792
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: groovy, python
>    Affects Versions: 3.2.6
>            Reporter: stephen mallette
>            Priority: Critical
>              Labels: deprecation
>
> {{GremlinScriptEngine}} implementations make a random {{TraversalSource}} 
> selection when processing lambdas. Obviously it should be bound more clearly 
> to the specific {{TraversalSource}} the caller requests. Another issue that 
> isn't completely clear is that bindings passed from the client share the same 
> namespace as {{TraversalSource}} bindings which means that if the 
> {{TraversalSource}} is "g" then you couldn't write a traversal like: 
> {{withSideEffect(“g”, “hello”)}}. That could be smarter as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to