You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ALEKSEY KUZNETSOV <al...@gmail.com> on 2017/05/05 11:44:48 UTC

IGNITE-1401 Introduce special local node discovery events

Hello Igntrs!
I would like to start working on
https://issues.apache.org/jira/browse/IGNITE-1401 if you don't mind.
-- 

*Best Regards,*

*Kuznetsov Aleksey*

Re: IGNITE-1401 Introduce special local node discovery events

Posted by ALEKSEY KUZNETSOV <al...@gmail.com>.
great

пт, 5 мая 2017 г. в 14:51, Vladimir Ozerov <vo...@gridgain.com>:

> Hi Aleksey,
>
> I doubt we need this feature at the moment. Local node join is of no use,
> since Ignition.start() is synchronous operation, and once control is
> returned to the user, he may consider node joined. If node is dropped from
> topology, it will never come back, this is already handled by segmentation
> mechanics and EVT_NODE_SEGMENTED event. And for client nodes, which could
> disconnect and then reconnect, we already have EVT_CLIENT_NODE_DISCONNECTED
> and EVT_CLIENT_NODE_RECONNECTED events.
>
> I'll close the ticket as "Won't Fix".
>
> On Fri, May 5, 2017 at 2:44 PM, ALEKSEY KUZNETSOV <
> alkuznetsov.sb@gmail.com>
> wrote:
>
> > Hello Igntrs!
> > I would like to start working on
> > https://issues.apache.org/jira/browse/IGNITE-1401 if you don't mind.
> > --
> >
> > *Best Regards,*
> >
> > *Kuznetsov Aleksey*
> >
>
-- 

*Best Regards,*

*Kuznetsov Aleksey*

Re: IGNITE-1401 Introduce special local node discovery events

Posted by Vladimir Ozerov <vo...@gridgain.com>.
Hi Aleksey,

I doubt we need this feature at the moment. Local node join is of no use,
since Ignition.start() is synchronous operation, and once control is
returned to the user, he may consider node joined. If node is dropped from
topology, it will never come back, this is already handled by segmentation
mechanics and EVT_NODE_SEGMENTED event. And for client nodes, which could
disconnect and then reconnect, we already have EVT_CLIENT_NODE_DISCONNECTED
and EVT_CLIENT_NODE_RECONNECTED events.

I'll close the ticket as "Won't Fix".

On Fri, May 5, 2017 at 2:44 PM, ALEKSEY KUZNETSOV <al...@gmail.com>
wrote:

> Hello Igntrs!
> I would like to start working on
> https://issues.apache.org/jira/browse/IGNITE-1401 if you don't mind.
> --
>
> *Best Regards,*
>
> *Kuznetsov Aleksey*
>