GitHub user tonyschak opened a pull request:
https://github.com/apache/ignite/pull/3138 Ignite 7090
ignite-7090 added onNodeRelease to the stop method to ensure a node stopping will release permits for future use.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/tonyschak/ignite ignite-7090
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3138.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3138
----
commit 89d570c5bf85f35d74fe66475a1f93c531a7266e
Author: Tim Onyschak <
[hidden email]>
Date: 2017-12-04T20:59:50Z
ignite-7090 release permits on stop for local client
commit f8f6624474a0e169093534348b2ac5645f4155b5
Author: Tim Onyschak <
[hidden email]>
Date: 2017-12-04T21:02:06Z
added comments
----
---