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

Daniel Kuppitz commented on TINKERPOP-1648:
-------------------------------------------

Î created a development branch (branched off of {{tp31/}}) and added 
{{EmptyProperty.of(key)}} as well as {{EmptyVertexProperty.of(key)}}. I've used 
the local build in a side project where I'm using {{EventStrategy}} and it all 
worked well. However, I'm not sure how to write a proper test for it in 
TinkerPop.

> XyzPropertyChangedEvent contains incomplete data
> ------------------------------------------------
>
>                 Key: TINKERPOP-1648
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1648
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.1.6
>            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)

Reply via email to