[
https://issues.apache.org/jira/browse/GEODE-6998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16897541#comment-16897541
]
ASF subversion and git services commented on GEODE-6998:
--------------------------------------------------------
Commit 03e214f825cd0b66a7d03d5701a7b90e83e81aa9 in geode's branch
refs/heads/develop from mivanac
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=03e214f ]
GEODE-6998: Fix for NPE at index update due to GII (#3834)
* No-op index update during gii when a tombstone is received and the current
value in the region is not present or also a tombstone
> NPE during update of index due to GII
> -------------------------------------
>
> Key: GEODE-6998
> URL: https://issues.apache.org/jira/browse/GEODE-6998
> Project: Geode
> Issue Type: Bug
> Components: querying
> Affects Versions: 1.9.0
> Reporter: Mario Ivanac
> Assignee: Mario Ivanac
> Priority: Major
> Labels: needs-review, pull-request-available, recovery
> Attachments: logs.tgz
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> On REPLICATE_PERSISTENT region with defined indexes, in configuration with 2
> servers, continues traffic (put, delete) is run. After one server is
> restarted, NullPointerException occurres.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)