Re: Node hangs while accessing cache from Compute Task

2017-02-22 Thread GB
Thanks Dmitry. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Node-hangs-while-accessing-cache-from-Compute-Task-tp10637p10790.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Node hangs while accessing cache from Compute Task

2017-02-16 Thread Gaurav Bajaj
> No deadlocks now. > > -Dmitry. > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Node-hangs-while-accessing-cache-from-Compute-Task- > tp10637p10668.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >

Re: Node hangs while accessing cache from Compute Task

2017-02-16 Thread dkarachentsev
ead. T3 execute job -> T3 wait for result -> T2 get entry -> T2 lock entry -> T2 unlock entry -> T2 return compute result -> T3 release with result. No deadlocks now. -Dmitry. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Node-hangs-while-accessing