[
https://issues.apache.org/jira/browse/IGNITE-11521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukas Polacek updated IGNITE-11521:
-----------------------------------
Description:
See also the discussion [in
apache-ignite-users|http://apache-ignite-users.70518.x6.nabble.com/Register-listeners-before-joining-the-cluster-td25944.html#none].
was:
The documentation says to register local listeners through
"ignite.events().localListen(...)", however that can only be done once e.g.
"ignite = Ignition.start(cfg)" has been called. At that point, the node has
already joined the cluster, so we might have missed events in the meantime.
See also the discussion [in
apache-ignite-users|http://apache-ignite-users.70518.x6.nabble.com/Register-listeners-before-joining-the-cluster-td25944.html#none].
> Add a lifecycle event before joining the cluster
> ------------------------------------------------
>
> Key: IGNITE-11521
> URL: https://issues.apache.org/jira/browse/IGNITE-11521
> Project: Ignite
> Issue Type: New Feature
> Reporter: Lukas Polacek
> Priority: Major
>
>
> See also the discussion [in
> apache-ignite-users|http://apache-ignite-users.70518.x6.nabble.com/Register-listeners-before-joining-the-cluster-td25944.html#none].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)