Eduard,
Sounds reasonable, agree with you.
On Thu, May 31, 2018 at 5:10 PM, Eduard Shangareev <
eduard.shangar...@gmail.com> wrote:
> Hi, guys!
>
> I just have found that we widely
> misuse org.apache.ignite.cluster.ClusterNode#isClient method.
>
> Now it returns how a node is connected to clust
Hi, guys!
I just have found that we widely
misuse org.apache.ignite.cluster.ClusterNode#isClient method.
Now it returns how a node is connected to cluster (as part of the ring or
not).
So, it's not the same as IgniteConfiguration#isClientMode!
But! Actually, we treat as the same thing. At ignit