You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2016/02/06 00:22:39 UTC

[jira] [Resolved] (GEODE-402) MembershipListener callbacks are not always invoked

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