[ https://issues.apache.org/jira/browse/GEODE-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Huynh reassigned GEODE-2287: ---------------------------------- Assignee: Jason Huynh > 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 > > 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)