GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/3964 IGNITE-8443 Transaction hangs when some error occurs during processig of GridNearLockRequest
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/alex-plekhanov/ignite ignite-8443
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3964.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3964
----
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
----
---