[
https://issues.apache.org/jira/browse/GEODE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh resolved GEODE-2287.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
> Possible NPE in HARegionQueue during gii with conflation
> --------------------------------------------------------
>
> Key: GEODE-2287
> URL: https://issues.apache.org/jira/browse/GEODE-2287
> Project: Geode
> Issue Type: Bug
> Components: client queues
> Reporter: Jason Huynh
> Assignee: Jason Huynh
> Fix For: 1.1.0
>
>
> There is a chance that a conflated value causes in NPE during gii for ha
> region queue.
> The following line should probably have a check to make sure val is not null.
> if (val.getEventId() != null) { // bug #44959 null event ID caused NPE
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)