Hi Dmitriy, Thanks a lot for the contribution. Please move the ticket to the patch available state.
Our Tx gurus like Sam or Alex G. should be able to review after the community finalizes all Apache Ignite 2.0 related activity. We’re pretty packed with this release for now, sorry for the delay. — Denis > On Apr 19, 2017, at 3:23 AM, Дмитрий Рябов <[email protected]> wrote: > > Hello, igniters. Can you look it? My solution is to save a snapshot of > txState when user calls tx.savepoint("id") and replace current txState with > saved state when user calls tx.rollbackToSavepoint("id"). > > JIRA: https://issues.apache.org/jira/browse/IGNITE-4188 > > PR: https://github.com/apache/ignite/pull/1815/files
