[ 
https://issues.apache.org/jira/browse/IGNITE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574827#comment-16574827
 ] 

ASF GitHub Bot commented on IGNITE-9231:
----------------------------------------

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.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 #4506
    
----
commit 8601b8393cb86a80b978b8c26c5bbc9d28841f67
Author: Evgeny Stanilovskiy <estanilovskiy@...>
Date:   2018-08-09T10:50:50Z

    IGNITE-9231 improvement throttle implementation, unpark threads on cpBuf 
condition.

----


> onMarkDirty improvement throttle implementation.
> ------------------------------------------------
>
>                 Key: IGNITE-9231
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9231
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.6
>            Reporter: Stanilovsky Evgeny
>            Assignee: Stanilovsky Evgeny
>            Priority: Major
>             Fix For: 2.7
>
>
> PagesWriteThrottle#onMarkDirty implementation park threads if 
> checkpointBuffer is near to overflow, but further release of checkpointBuffer 
> has no effect on parking threads, they still can be parked.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to