GitHub user zstan opened a pull request:
https://github.com/apache/ignite/pull/4506 IGNITE-9231 improvement throttle implementation
â¦Buf condition.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9231
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4506.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4506
----
commit 8601b8393cb86a80b978b8c26c5bbc9d28841f67
Author: Evgeny Stanilovskiy <estanilovskiy@...>
Date: 2018-08-09T10:50:50Z
IGNITE-9231 improvement throttle implementation, unpark threads on cpBuf condition.
----
---