Hi, Currently, Sql is not transactional, support of transactions in SQL should be added in 2.2 release(or it could be added in 2.3 release, if version 2.2 will be released for some hot fixes, it currently descussing on dev list).
It's not recommended to use SQL in Transactions, most possible that in the next release exception will be thrown in the case using SQL inside transactions. Here is a ticket for it: https://issues.apache.org/jira/browse/IGNITE-6044 Evgenii -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
