GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/3652
IGNITE-7770 A bunch of changes to fix tx timeout handling.
For TeamCity tests only
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrey-kuznetsov/ignite ignite-7770-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3652.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 #3652
commit 8a46bf807a0c933c9e4d9d2c83c27d03722b6055
Author: Andrey Kuznetsov
Date: 2018-03-18T17:08:33Z
IGNITE-7770 A bunch of changes to fix tx timeout handling.
---