GitHub user akalash opened a pull request:
https://github.com/apache/ignite/pull/3944 IGNITE-8435 StorageException is handled like NodeStoppingException duâ¦
â¦ring failing transaction commit
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8435
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3944.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3944
----
commit 86d4b7d5526dc2195db376c87e1265b042190162
Author: Anton Kalashnikov <kaa.dev@...>
Date: 2018-04-23T10:36:08Z
IGNITE-8435 StorageException is handled like NodeStoppingException during failing transaction commit
----
---