Hi Paolo, The task topology is passed directly to LoadBalancingSpi.getBalancedNode() method:
public ClusterNode getBalancedNode(ComputeTaskSession ses, *List<ClusterNode> top*, ComputeJob job) throws IgniteException; Is it what you're looking for? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Active-jobs-from-LoadBalancingSpi-tp3157p3160.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
