Hi,

This timeout is for the whole transaction, but when for the transaction you
usually need to take locks on different nodes. So, when the transaction was
succeeded in acquiring locks on one node, it sends remaining timeout o next
node, to acquire locks on it. 

For example, when you see timeout=59980, it means, most probably, that
transaction acquired locks on node1 in 20ms and sent remaining
timeout(59980ms) to node2 and on node2 it didn't succeed in acquiring locks.

Evgenii



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Ignite-2-0-transaction-timeout-not-holding-up-tp16462p16506.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to