GitHub user glukos opened a pull request:
https://github.com/apache/ignite/pull/2710 IGNITE-6334 Throttle writing threads during ongoing checkpoint
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6334
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2710.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2710
----
commit cc8cc25a81dc98f02212dd6b499b5e030426d0dd
Author: Ivan Rakov <
[hidden email]>
Date: 2017-09-21T08:16:00Z
IGNITE-6334 Throttle writing threads during ongoing checkpoint with token bucket algorithm
----
---