[ 
https://issues.apache.org/jira/browse/TINKERPOP-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369523#comment-17369523
 ] 

ASF GitHub Bot commented on TINKERPOP-2568:
-------------------------------------------

spmallette merged pull request #1445:
URL: https://github.com/apache/tinkerpop/pull/1445


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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