[
https://issues.apache.org/jira/browse/OAK-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Marth updated OAK-2868:
-------------------------------
Labels: performance (was: )
> Bypass CommitQueue for branch commits
> -------------------------------------
>
> Key: OAK-2868
> URL: https://issues.apache.org/jira/browse/OAK-2868
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core, mongomk
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Labels: performance
> Fix For: 1.3.0
>
>
> Currently all commits go through the CommitQueue. This applies to commits
> that fit into memory, branch commits, merge commits and even reset commits.
> The guarantee provided by the CommitQueue is only necessary for commits that
> affect the head revision of the store: commits that fit into memory and merge
> commits.
> Branch and reset commits should bypass the CommitQueue to avoid unnecessary
> delays of commits.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)