You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by zork <pr...@gmail.com> on 2020/06/04 09:31:51 UTC

Re: Messages being Missed on Node Start

Hi,
Can anyone provide an input on this please?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Messages being Missed on Node Start

Posted by Alexandr Shapkin <le...@gmail.com>.
Hi,

Yes, seems like the https://issues.apache.org/jira/browse/IGNITE-1410 is not
resolved, unfortunately.

Is it possible to listen for predefined events like
LifecycleEventType.AFTER_NODE_START or EVT_CLUSTER_ACTIVATED?

Alternatively, you might want to utilize Ignite data structures, like
AtomicLong to signal other nodes that the client is ready for processing.

If none of the above suggestions work for you, can you provide an example of
why do you need to register a custom event? And what you are trying to
achieve with it?



-----
Alex Shapkin
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/