You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by glukos <gi...@git.apache.org> on 2017/09/21 08:17:11 UTC

[GitHub] ignite pull request #2710: IGNITE-6334 Throttle writing threads during ongoi...

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.patch

To 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 <iv...@gmail.com>
Date:   2017-09-21T08:16:00Z

    IGNITE-6334 Throttle writing threads during ongoing checkpoint with token bucket algorithm

----


---

[GitHub] ignite pull request #2710: IGNITE-6334 Throttle writing threads during ongoi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/2710


---