Hi Binti,

Can you please attach full thread dumps from all nodes?

Also I'm a bit confused by this:

bintisepaha wrote
> Hi We are on ignite 1.5.0-final and are recently facing this issue from
> the client side broadcaasting a job to a random remote server node.

Note that broadcasting implies execution of a closure on all available
server nodes, not on one random one. To execute only once, use run() or
call() method instead.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/IgniteCompute-broadcast-stuck-tp7255p7257.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to