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

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

Commit fcd03406c13d8f22b0222b337c6309ab94fce69c in incubator-geode's branch 
refs/heads/develop from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=fcd0340 ]

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)

Reply via email to