You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgenii Zhuravlev (JIRA)" <ji...@apache.org> on 2018/01/31 16:06:00 UTC

[jira] [Resolved] (IGNITE-7387) Add Activate\Deactivate lifecycle event support.

     [ https://issues.apache.org/jira/browse/IGNITE-7387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evgenii Zhuravlev resolved IGNITE-7387.
---------------------------------------
    Resolution: Duplicate

> Add Activate\Deactivate lifecycle event support.
> ------------------------------------------------
>
>                 Key: IGNITE-7387
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7387
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>            Reporter: Andrew Mashenkov
>            Priority: Major
>
> For now Ignite has a number of LifecycleEvent type that allow user to perform some logic before node join\leave topology.
> However, with persistence enabled Ignite node start in non-active state and AFTER_NODE_START event is useless in some cases as user may need to spin-wait for activation.
> We should add AFTER_ACTIVATE and BEFORE_DEACTIVATE lifecycle event types. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)