GitHub user BiryukovVA opened a pull request: https://github.com/apache/ignite/pull/2279
Merge remote-tracking branch 'upstream/master' into IGNITE-5452 IGNITE-5452: 1) Handled eaten InterruptedException in TimeoutObject. 2) Test correctness of rollback a transaction with timeout during the grid stop. You can merge this pull request into a Git repository by running: $ git pull https://github.com/BiryukovVA/ignite IGNITE-5452 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2279.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2279 ---- commit b2be98aff13d239dc0999491ebde52bd450a0bd0 Author: Vitaliy Biryukov <biryukovvitali...@gmail.com> Date: 2017-07-11T13:06:10Z IGNITE-5452: 1) Handled eaten InterruptedException in TimeoutObject. 2) Test correctness of rollback a transaction with timeout during the grid stop. commit e663bb37d86dfb4e6a57ba95629d2635e4cb92cc Author: Vitaliy Biryukov <biryukovvitali...@gmail.com> Date: 2017-07-11T13:09:00Z Merge remote-tracking branch 'upstream/master' into IGNITE-5452 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---