[ 
https://issues.apache.org/jira/browse/TINKERPOP-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stephen mallette closed TINKERPOP-2200.
---------------------------------------
       Resolution: Fixed
         Assignee: stephen mallette
    Fix Version/s: 3.4.2
                   3.3.7

Thanks for mentioning this - fixed via CTR with: 
https://github.com/apache/tinkerpop/commit/cbac4f04c928d217c28efb5469a438d2e1dccecc

> AddEdgeStartStep used DetachedFactory.detach instead of EventStrategy.detach
> ----------------------------------------------------------------------------
>
>                 Key: TINKERPOP-2200
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2200
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.3.6
>            Reporter: Pavel
>            Assignee: stephen mallette
>            Priority: Major
>             Fix For: 3.3.7, 3.4.2
>
>
> It lead to exceptions like this even if you disable detach for EventStrategy
> {code}
> java.lang.IllegalStateException: Property addition is not supported           
>                                                                               
>                                          at 
> org.apache.tinkerpop.gremlin.structure.Element$Exceptions.propertyAdditionNotSupported(Element.java:133)
>  ~[gremlin-core-3.3.4.jar:3.3.4]                                              
>     at 
> org.apache.tinkerpop.gremlin.structure.util.detached.DetachedElement.property(DetachedElement.java:80)
>  ~[gremlin-core-3.3.4.jar:3.3.4]         
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to