You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/09/25 00:45:05 UTC

[jira] [Commented] (GEODE-105) Null value in Map causes NPE with Map Indexes

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

ASF subversion and git services commented on GEODE-105:
-------------------------------------------------------

Commit b49ec532ab5fe4aff599a03e65c5472e212f3733 in incubator-geode's branch refs/heads/feature/GEODE-189 from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=b49ec53 ]

GEODE-105: Null value in Map causes NPE with Map Indexes

Convert null to NULL tokens when saving to the map indexes
We now ignore non map objects instead of throwing assertion errors.
We do not try to index them for map indexes.


> Null value in Map causes NPE with Map Indexes
> ---------------------------------------------
>
>                 Key: GEODE-105
>                 URL: https://issues.apache.org/jira/browse/GEODE-105
>             Project: Geode
>          Issue Type: Bug
>          Components: querying
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>
> When a value of null is added into a map that is being indexed on, a NPE will be thrown.  This should not happen and instead should be handled correcty with the NULL token.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)