You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Lukas Polacek (JIRA)" <ji...@apache.org> on 2019/03/11 12:22:00 UTC

[jira] [Created] (IGNITE-11521) Register listeners before joining the cluster

Lukas Polacek created IGNITE-11521:
--------------------------------------

             Summary: Register listeners 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


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].



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