Barry Oglesby created GEODE-402:
-----------------------------------
Summary: 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)