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

Stephen Mallette closed TINKERPOP-2568.
---------------------------------------
    Fix Version/s: 3.6.0
                   3.5.1
       Resolution: Fixed

> Graph instance not set for child traversals 
> --------------------------------------------
>
>                 Key: TINKERPOP-2568
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2568
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.5.0
>            Reporter: Stephen Mallette
>            Assignee: Stephen Mallette
>            Priority: Blocker
>             Fix For: 3.5.1, 3.6.0
>
>
> After changing the strategy application order on TINKERPOP-1568, the 
> {{Graph}} instance does not get set in time for a {{TraversalStrategy}} in 
> child traversals. We didn't have any assertions to track that so this 
> subtlety was missed. Until this is resolved, the workaround would be for the 
> {{TraversalStrategy}} to get the {{Graph}} from the root traversal, but 
> that's not completely ideal.  
> Added an assertion for the workaround - 
> https://github.com/apache/tinkerpop/commit/c161e7054a1fc3f72d15462881f782859c61da76
>  and will swap that out once this issue is resolved.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to