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

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

kenhuuu merged PR #3288:
URL: https://github.com/apache/tinkerpop/pull/3288




> Emit before repeat with barrier doesn't emit
> --------------------------------------------
>
>                 Key: TINKERPOP-3218
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3218
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.8.0
>            Reporter: Ken Hu
>            Priority: Major
>
> emit().repeat(...Barrier...) pattern is no longer working because of a change 
> to RepeatStep that doesn't pass the emitTraverser on.
> {code:java}
> gremlin> g.V().emit().repeat(__.dedup()).times(2)
> // no results when results are expected{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to