[
https://issues.apache.org/jira/browse/TINKERPOP-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032878#comment-18032878
]
ASF GitHub Bot commented on TINKERPOP-3200:
-------------------------------------------
andreachild commented on code in PR #3247:
URL: https://github.com/apache/tinkerpop/pull/3247#discussion_r2462158182
##########
docs/src/upgrade/release-3.8.x.asciidoc:
##########
Review Comment:
Can you please check if this example in the release docs is still applicable?
> Another example is the usage of `aggregate()` inside `repeat()`. The
following results returned from the `modern` graph
demonstrate the change of semantics if the `aggregate()` in `repeat()` were
to be unrolled:
> 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)