Re: Ignite AtomicLong

2020-02-06 Thread Ilya Kasnacheev
Hello! Can you provide logs from all nodes in cluster? Regards, -- Ilya Kasnacheev чт, 6 февр. 2020 г. в 09:03, ashishb888 : > Yeah, it is hard to say anything on above. What else do you need? Will > provide you the information. > Just wanted to understand what happened here. > > BR, > Ashish

Re: Ignite AtomicLong

2020-02-05 Thread ashishb888
Yeah, it is hard to say anything on above. What else do you need? Will provide you the information. Just wanted to understand what happened here. BR, Ashish -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Ignite AtomicLong

2020-02-05 Thread Ilya Kasnacheev
Hello! It's hard to say what happens here, AtomicLong definitely did not start your PESSIMISTIC, REPEATABLE_READ transaction. More information is needed to be able to understand what's going on here. Regards, -- Ilya Kasnacheev ср, 5 февр. 2020 г. в 08:58, ashishb888 : > Thank you Ilya. I as

Re: Ignite AtomicLong

2020-02-04 Thread ashishb888
Thank you Ilya. I asked above because I got the below exception: org.apache.ignite.transactions.TransactionRollbackException: Failed to finish transaction because it has been rolled back [timeout=0, tx=GridNearTxLocal[xid=dec3274ff61--0b6f-279c--000a, xidVersion=GridCacheVersio

Re: Ignite AtomicLong

2020-02-03 Thread Ilya Kasnacheev
Hello! It uses a cache under the hood. I don't think it will throw TransactionRollbackException since it operates on ATOMIC cache. Regards, -- Ilya Kasnacheev пт, 31 янв. 2020 г. в 10:37, ashishb888 : > How does AtomicLong work? > Does it throws TransactionRollbackException? > > BR, > Ashish

Ignite AtomicLong

2020-01-30 Thread ashishb888
How does AtomicLong work? Does it throws TransactionRollbackException? BR, Ashish -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/