This is impossible. Transaction should belong to single thread and can be
managed (started, stopped, etc) from 1 node only, however, it may affect as
many nodes as needed.

--Yakov

2015-08-01 19:01 GMT+03:00 Sajal Gupta <[email protected]>:

> Hi, Is it possible to start a ignite transaction from compute task and
> have it propagated to all the jobs of that task? That way any cache update
> which is performed by the jobs would happen inside the transaction started
> by the task, the transaction can be committed once all jobs are finished?
> Basically ability to perform atomic compute task across multiple nodes?
>
>
> Thanks
> Sajal
>

Reply via email to