You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by "Maxim.Pudov" <pu...@gmail.com> on 2018/10/01 13:36:56 UTC

Re: Catch ComputeJob failures on the offending Node.

You can listen to Ignite  events <https://apacheignite.readme.io/docs/events> 
. I believe, the event type you are looking for is  EVT_JOB_TIMEOUT
<https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/events/EventType.html#EVT_JOB_TIMEDOUT>  



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Catch ComputeJob failures on the offending Node.

Posted by Chris Berry <ch...@gmail.com>.
Thank you!



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/