You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Stanilovsky Evgeny (JIRA)" <ji...@apache.org> on 2018/08/08 09:17:00 UTC

[jira] [Created] (IGNITE-9231) onMarkDirty improvement throttle implementation.

Stanilovsky Evgeny created IGNITE-9231:
------------------------------------------

             Summary: 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
             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)