Hi, Igniters!
I have an implementation for savepoints support inside of transactions,
which was reviewed by Boikov a year ago.
It allows us to rollback piece of the transaction, not whole tx.
Current restrictions:
* Doesn't work with near caches.
* MVCC should be disabled.
MVCC was merged recently.
So, I want to know – is ticket actual now?
JIRA -
https://issues.apache.org/jira/browse/IGNITE-4188Design -
https://docs.google.com/document/d/1IxTEVrjY44nsyZUUW1f0sGwuzahiPhy5nV-vFS20FZE/edit?usp=sharingPR -
https://github.com/apache/ignite/pull/1815Upsource -
https://reviews.ignite.apache.org/ignite/review/IGNT-CR-186Discussion -
http://apache-ignite-developers.2346864.n4.nabble.com/TX-savepoints-td12041.html