[
https://issues.apache.org/jira/browse/GEODE-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce Schuchardt resolved GEODE-5505.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
> Cache listener not invoked on a retried destroy() operation
> -----------------------------------------------------------
>
> Key: GEODE-5505
> URL: https://issues.apache.org/jira/browse/GEODE-5505
> Project: Geode
> Issue Type: Bug
> Components: regions
> Reporter: Bruce Schuchardt
> Assignee: Bruce Schuchardt
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> If a server fails while a client is performing a destroy() operation it's
> possible for other servers to have recovered consistency using a distributed
> synchronization operation before the client is able to retry the operation.
> If this happens we accept the destroy() operation in the other servers but
> we're not invoking cache listeners.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)