GitHub user ascherbakoff opened a pull request:
https://github.com/apache/ignite/pull/4329 IGNITE-8942
In some cases grid cannot be deactivated because of hanging CQ internal cleanup.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8942
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4329.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4329
----
commit 37a79c2d33ce17a8fa01f6205764f8099849e4b2
Author: Aleksei Scherbakov <alexey.scherbakoff@...>
Date: 2018-07-06T17:25:31Z
IGNITE-8942 In some cases grid cannot be deactivated because of hanging CQ internal cleanup.
commit 49cd39caaa5ac29a88b2c0d3eae652f88feb3e5a
Author: ascherbakoff <alexey.scherbakoff@...>
Date: 2018-07-07T14:40:58Z
IGNITE-8942 In some cases grid cannot be deactivated because of hanging CQ internal cleanup.
----
---