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 -- NodeValidationFail
Hello Lev,
My name is Sergey, I'm from Apache Ignite community. As I can see you
successfully completed your first ticket but there are some review comments
on your second one [1].
Do you need any assistance with resolving them?
Also if you're interested in more challenging tasks, there are plen
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
> j
Hello, Igniters!
I have plans to start implementation of Compute interface for Ignite thin
client and want to discuss features that should be implemented.
We already have Compute implementation for binary-rest clients
(GridClientCompute), which have the following functionality:
- Filtering cluste