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

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

Github user spmallette commented on a diff in the pull request:

    https://github.com/apache/tinkerpop/pull/572#discussion_r107650323
  
    --- Diff: CHANGELOG.asciidoc ---
    @@ -26,6 +26,7 @@ 
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
     TinkerPop 3.2.5 (Release Date: NOT OFFICIALLY RELEASED YET)
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     
    +* Updated PathRetractionStrategy to not run if the provided traversal 
contains a VertexProgramStep that has a LABELED_PATH requirement.
    --- End diff --
    
    Minor formatting thing - just need to add backticks to 
`PathRetractionStrategy` and `VertexProgramStep`


> Disable PathRetractionStrategy strategy if VertexProgramStep has 
> LABELLED_PATH requirement
> ------------------------------------------------------------------------------------------
>
>                 Key: TINKERPOP-1652
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1652
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.2.4
>            Reporter: Ted Wilmes
>            Assignee: Ted Wilmes
>
> [~dkuppitz] notified me that there is an issue where 
> {{PathRetractionStrategy}} is incorrectly dropping path elements when a 
> {{VertexProgramStep}} is present that has a {{LABELLED_PATH}} requirement.  
> We already handle the case where path is required but this issue will also 
> disable the strategy if a vertex program is present that requires 
> {{LABELLED_PATH}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to