GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3963 IGNITE-8443 Transaction hangs when some error occurs during processing of GridNearLockRequest (TC run)
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/alex-plekhanov/ignite ignite-8443-debug
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3963.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3963
----
commit 5e97fd54d3f37e2a49866931b71caac4ed462307
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-05-08T15:36:32Z
IGNITE-8443 Transaction hangs when some error occurs during processing of GridNearLockRequest
commit 4f4f2f588aa2b172d33d1efd1d9b77fcd3667bf7
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-05-08T15:43:04Z
IGNITE-8443 TC run
----
---