[
https://issues.apache.org/jira/browse/TINKERPOP3-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022505#comment-15022505
]
Marko A. Rodriguez commented on TINKERPOP3-530:
-----------------------------------------------
This might not be necessary given that we don't message pass if the traverser
will be local on the next step. Prove it and then close this ticket if so.
> If the branch()-step options are local-star graph, then execute as
> TraversalEngine.STANDARD
> -------------------------------------------------------------------------------------------
>
> Key: TINKERPOP3-530
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-530
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.0.2-incubating
> Reporter: Marko A. Rodriguez
> Assignee: Marko A. Rodriguez
>
> If the union()/branch()/choose() options are all local-star-graph
> computations, then compute using the STANDARD algorithm. Then barrier steps
> would be allowed in OLAP. See {{TraversalHelper.isLocalStarGraph()}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)