[
https://issues.apache.org/jira/browse/TINKERPOP-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953302#comment-15953302
]
ASF GitHub Bot commented on TINKERPOP-1664:
-------------------------------------------
GitHub user BrynCooke opened a pull request:
https://github.com/apache/tinkerpop/pull/590
TINKERPOP-1664 StarVertexProperty will check meta-properties are valid.
StarVertexProperty will check meta-properties are valid.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BrynCooke/incubator-tinkerpop TINKERPOP-1664
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/590.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #590
----
commit 0b05c937ee0b0f9025bd4faf8c101ee3d49a3d62
Author: BrynCooke <[email protected]>
Date: 2017-04-03T11:19:54Z
TINKERPOP-1664
StarVertexProperty will check meta-properties are valid.
----
> StarVertexProperty#property should throw an NPE if the value is null
> --------------------------------------------------------------------
>
> Key: TINKERPOP-1664
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1664
> Project: TinkerPop
> Issue Type: Improvement
> Components: structure
> Affects Versions: 3.2.4
> Reporter: Bryn Cooke
>
> Currently properties are checked for nullness but meta-properties arenot.
> This leads to NPEs further down the line.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)