You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2016/06/29 13:27:14 UTC

[jira] [Created] (OAK-4522) Improve CommitRateLimiter to optionally block some commits

Thomas Mueller created OAK-4522:
-----------------------------------

             Summary: Improve CommitRateLimiter to optionally block some commits
                 Key: OAK-4522
                 URL: https://issues.apache.org/jira/browse/OAK-4522
             Project: Jackrabbit Oak
          Issue Type: New Feature
            Reporter: Thomas Mueller


The CommitRateLimiter of OAK-1659 can delay commits, but doesn't currently block them, and delays even those commits that are part of handling events. Because of that, the queue can still get full, and possibly delaying commits while handling events can make the situation even worse.

In Jackrabbit 2.x, we had a similar feature: JCR-2402. Also related is JCR-2746.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)