[ 
https://issues.apache.org/jira/browse/GEODE-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15004315#comment-15004315
 ] 

ASF subversion and git services commented on GEODE-402:
-------------------------------------------------------

Commit 8703abc4a7578d2667a800f47f9e771946ef82e4 in incubator-geode's branch 
refs/heads/develop from [~barry.oglesby]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=8703abc ]

GEODE-402: MembershipListener callbacks are not always invoked


> 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)

Reply via email to