You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2019/04/18 13:34:00 UTC

[jira] [Updated] (TINKERPOP-2200) AddEdgeStartStep used DetachedFactory.detach instead of EventStrategy.detach

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

stephen mallette updated TINKERPOP-2200:
----------------------------------------
    Affects Version/s: 3.3.6

> 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
>            Priority: Major
>
> 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)