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 join and the reason for the failure. Now, as I see, there is no way to do it. I propose to implement a new event -- NodeValidationFailedEvent -- and record it in case the validation fails. I have created Tiket [1] and PR [2], which shows an example of implementation. Could anyone take a look at it, please?

[1] https://issues.apache.org/jira/browse/IGNITE-12380

[2] https://github.com/apache/ignite/pull/7057

Reply via email to