/commented by adam miller/ I'm sorry, I don't understand how that would be configured. I see that ServiceConfiguration has a method, setNodeFilter. So calling setNodeFilter with an IgnitePredicate<ClusterNode> p = n -> !n.isLocal() looks like it would do the trick in code.
Is it possible to specify this in configuration? ----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Do-services-run-on-client-nodes-tp142p144.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
