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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)