I've done it, but from time to time transaction doesn't roll back. Perhaps,
its a known bug

пт, 10 мар. 2017 г. в 9:31, Alexey Goncharuk <alexey.goncha...@gmail.com>:

> Hi Aleksey,
>
> In order to ensure that a transaction is rolled back during a node failure,
> you need to orchestrate messages in such a way that at least one
> participating node does not receive a prepare request. As an example, you
> can look
> at
> org.apache.ignite.internal.processors.cache.distributed.dht.IgniteCachePrimaryNodeFailureRecoveryAbstractTest.
>
> --AG
>
> 2017-03-09 20:09 GMT+03:00 ALEKSEY KUZNETSOV <alkuznetsov...@gmail.com>:
>
> > Hi all! Is it possible to test on multiple jvm's ? Let's say, to have
> > multiple ignite instances deployed on different jvms ? If yes, how can i
> > create them and address them in code ?
> > --
> >
> > *Best Regards,*
> >
> > *Kuznetsov Aleksey*
> >
>
-- 

*Best Regards,*

*Kuznetsov Aleksey*

Reply via email to