GitHub user pavlukhin opened a pull request:
https://github.com/apache/ignite/pull/5201 IGNITE-10007: Deactivation hangs if an open transaction exists
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10007
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5201.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5201
----
commit 5a846d4ae40e6dab7c8a1499f27044aa16c82aa0
Author: ipavlukhin <vololo100@...>
Date: 2018-10-29T15:19:20Z
allow finish (commit/rollback) transaction on deactivated cluster
----
---