[
https://issues.apache.org/jira/browse/GEODE-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider resolved GEODE-402.
------------------------------------
Resolution: Fixed
> MembershipListener callbacks are not always invoked
> ---------------------------------------------------
>
> Key: GEODE-402
> URL: https://issues.apache.org/jira/browse/GEODE-402
> Project: Geode
> Issue Type: Bug
> Components: core
> Reporter: Barry Oglesby
> Assignee: Barry Oglesby
>
> The {{DistributionManager handle*Event}} methods only catch
> {{CancelException}}. All other exceptions are thrown to the caller
> ({{DistributionManager handleMemberEvent}}) which means any remaining
> callbacks are not invoked.
> The {{handle*Event}} methods include:
> * handleJoinEvent
> * handleCrashEvent
> * handleDepartEvent
> * handleSuspectEvent
> * handleQuorumLostEvent
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)