[
https://issues.apache.org/jira/browse/TINKERPOP-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031201#comment-18031201
]
ASF GitHub Bot commented on TINKERPOP-3200:
-------------------------------------------
kenhuuu opened a new pull request, #3247:
URL: https://github.com/apache/tinkerpop/pull/3247
https://issues.apache.org/jira/browse/TINKERPOP-3200
Test tag @GraphComputerVerificationOrderingNotSupported temporarily added as
there is an unrelated bug in OLAP repeat() that prevents these from being
tested in the same way as OLTP.
VOTE +1
<!--
Thanks for contributing! Reminders:
+ TARGET the earliest branch where you want the change
3.7-dev -> 3.7.5 (non-breaking only)
3.8-dev -> 3.8.0
master -> 4.0.0
+ Committers will MERGE the PR forward to newer versions
+ ADD entry to the CHANGELOG.asciidoc for the targeted version
Do not reference a JIRA number there
+ ADD JIRA number to title and link in description
+ PRs requires 3 +1s from committers OR
1 +1 and 7 day wait to merge.
+ MORE details: https://s.apache.org/rtnal
-->
> Make repeat traversals completely global
> ----------------------------------------
>
> Key: TINKERPOP-3200
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3200
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.8.0
> Reporter: Ken Hu
> Priority: Blocker
>
> As described in the attached DISCUSS thread, repeat traversals are currently
> a mix of local and global. Update this so the behavior is always global.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)