You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2017/03/14 15:57:41 UTC

[jira] [Created] (TINKERPOP-1648) XyzPropertyChangedEvent contains incomplete data

Daniel Kuppitz created TINKERPOP-1648:
-----------------------------------------

             Summary: XyzPropertyChangedEvent contains incomplete data
                 Key: TINKERPOP-1648
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1648
             Project: TinkerPop
          Issue Type: Bug
          Components: process
            Reporter: Daniel Kuppitz
            Assignee: stephen mallette


https://github.com/apache/tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/sideEffect/AddPropertyStep.java#L94-L98

In case of new properties we create events that only contain the new value of the new property, but the actual property key is unknown.

Haven't set the affected version(s) as it affects all versions.



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