ignite c++ support service grid?

2018-05-27 Thread wangsan
>From the doc https://apacheignite-cpp.readme.io/docs , I did not find any service grid description. I just want to make sure ignite c++ don't support service grid(ignite service rpc) now, but maybe later. I have some c++ nodes do deeplearning which

Clarification regarding nodeFilter

2018-05-27 Thread Sobolevsky, Vladeslav
Hi, I am using Ignite 2.4 In the documentation of Node Filter : https://apacheignite.readme.io/docs/service-grid#section-node-filter-based-deployment There is following : “This approach is based on a filtering predicate that gets called on every node at the time Ignite Service engine

Need clarification on redeploy behavior

2018-05-27 Thread Sobolevsky, Vladeslav
Hi, I have cluster singleton service defined with nodeFilter and background thread that periodically checks service health. In case my health check fails it tries to re-deploy service using undeploy and deploy API. In general it works great but in case that there is some temporary issue on all