Re: Joining node validation failure event.

2019-12-09 Thread Ivan Pavlukhin
t; it seems that you can use > >>>>>>>>>>>> PluginProvider#validateNewNode(org.apache.ignite.cluster.ClusterNode, > >>>>>>>>>>>> java.io.Serializable) method. Does it fit for your needs? > >>>>>>>>>>>> >

Re: Joining node validation failure event.

2019-12-04 Thread Mikhail Petrov
te channel. The problem I'm trying to solve is described below in the thread. The security plugin in my case stores and analyzesinfo about a node that failed to join. Regards, Mikhail. Forwarded Message Subject: Re: Joining node validation failure event. Date: Thu, 21 Nov 201

Re: Joining node validation failure event.

2019-12-04 Thread Ivan Pavlukhin
s I mentioned above > >>>>>>>>>>> this > >>>>>>>>>>> event is disabled by default and no node will receive this event > >>>>>>>>>>> without > >>>>>>>>>>> an

Re: Joining node validation failure event.

2019-12-04 Thread Mikhail Petrov
e security plugin in my case stores and analyzesinfo about a node that failed to join. Regards, Mikhail. Forwarded Message Subject: Re: Joining node validation failure event. Date: Thu, 21 Nov 2019 21:43:33 +0300 From: Mikhail Petrov To: Andrey Gura

Re: Joining node validation failure event.

2019-12-03 Thread Ivan Pavlukhin
lishing a new event too. But I'm concerned about the acceptance > >>>>>>>>> of > >>>>>>>>> that solution. Maybe it can be solved some other way? I will > >>>>>>>>> appreciate > >>>>>&g

Re: Joining node validation failure event.

2019-12-03 Thread Mikhail Petrov
to join. Regards, Mikhail. Forwarded Message Subject:Re: Joining node validation failure event. Date: Thu, 21 Nov 2019 21:43:33 +0300 From: Mikhail Petrov To: Andrey Gura Hi, Andrey. In my task security plugin running on the coordinator must locally handle

Re: Joining node validation failure event.

2019-12-03 Thread Николай Ижиков
7 >>>>>>>> >>>>>>>> >>>>>>>> Regards, >>>>>>>> >>>>>>>> Mikhail. >>>>>>>> >>>>>>>> On 02.12.2019 10:38, Ivan Pavlukhin wrote: >>>>>>

Re: Joining node validation failure event.

2019-12-03 Thread Ivan Pavlukhin
t;>>>>> > >>>>>> Mikhail. > >>>>>> > >>>>>> On 02.12.2019 10:38, Ivan Pavlukhin wrote: > >>>>>>> Mikhail, Andrey, > >>>>>>> > >>>>>>> Have you come to

Re: Joining node validation failure event.

2019-12-03 Thread Николай Ижиков
me, it sounds useful >>>>>>> to expose node join failure details somehow. The thing to decide on is >>>>>>> a mechanism to expose it. Unfortunately, immediately have no idea >>>>>>> better than using events. >>>>>>> >&

Re: Joining node validation failure event.

2019-12-03 Thread Ivan Pavlukhin
gt;>>> a mechanism to expose it. Unfortunately, immediately have no idea > >>>>> better than using events. > >>>>> > >>>>>> What is purpose of the special cluster wide event? Node is not joined > >>>>>>

Re: Joining node validation failure event.

2019-12-02 Thread Mikhail Petrov
in the thread. The security plugin in my case stores and analyzesinfo about a node that failed to join. Regards, Mikhail. Forwarded Message Subject:Re: Joining node validation failure event. Date: Thu, 21 Nov 2019 21:43:33 +0300 From: Mikhail Petrov To: Andrey Gura

Re: Joining node validation failure event.

2019-12-02 Thread Ivan Pavlukhin
ow something about this > >>>> node? > >>> Was this question answered? I suppose that at least coordinator will > >>> receive the event, will not it? > >>> > >>> чт, 28 нояб. 2019 г. в 10:10, Mikhail Petrov : > >>>> Hi,

Re: Joining node validation failure event.

2019-12-02 Thread Mikhail Petrov
plugin in my case stores and analyzesinfo about a node that failed to join. Regards, Mikhail. Forwarded Message Subject:Re: Joining node validation failure event. Date: Thu, 21 Nov 2019 21:43:33 +0300 From: Mikhail Petrov To: Andrey Gura Hi, Andrey. In my

Re: Joining node validation failure event.

2019-12-02 Thread Andrey Gura
;> > >> I'm sorry that the discussion was moved in private channel. The problem > >> I'm trying to solve is described below in the thread. The security > >> plugin in my case stores and analyzesinfo about a node that failed to join. > >> > >> >

Re: Joining node validation failure event.

2019-12-02 Thread Mikhail Petrov
. Forwarded Message Subject:Re: Joining node validation failure event. Date: Thu, 21 Nov 2019 21:43:33 +0300 From: Mikhail Petrov To: Andrey Gura Hi, Andrey. In my task security plugin running on the coordinator must locally handle the situation when some node is trying

Re: Re: Joining node validation failure event.

2019-12-01 Thread Ivan Pavlukhin
. > > I'm sorry that the discussion was moved in private channel. The problem > I'm trying to solve is described below in the thread. The security > plugin in my case stores and analyzesinfo about a node that failed to join. > > > Regards, > > Mikhail. > > > > ---- Forward

Fwd: Re: Joining node validation failure event.

2019-11-27 Thread Mikhail Petrov
:Re: Joining node validation failure event. Date: Thu, 21 Nov 2019 21:43:33 +0300 From: Mikhail Petrov To: Andrey Gura Hi, Andrey. In my task security plugin running on the coordinator must locally handle the situation when some node is trying to join the topology

Re: Joining node validation failure event.

2019-11-27 Thread Ivan Pavlukhin
Hi Mikhail, Interesting topic. Could you please shed some light how a node validation failure can be handled? Immediately cannot imagine how one can handle it. чт, 21 нояб. 2019 г. в 14:17, Mikhail Petrov : > > Hi, Andrey. > > I take part in the development of a custom security plugin for Apache

Re: Joining node validation failure event.

2019-11-21 Thread Mikhail Petrov
Hi, Andrey. I take part in the development of a custom security plugin for Apache Ignite. There is an information security requirement for which node joining failures due to invalid configuration must be handled by the plugin. This is where my case comes from. Are there any objections to

Re: Joining node validation failure event.

2019-11-20 Thread Andrey Gura
Hi, Mikhail! Could you please describe the case for this new event? On Wed, Nov 20, 2019 at 12:45 PM Mikhail Petrov wrote: > > Hello, Igniters. > > There is a case which requires to handle joining node validation failure > in Ignite components and obtain information of the node that tried to >