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

Alex Parvulescu commented on OAK-2868:
--------------------------------------

fyi there was an accidental log message included with the merge to 1.0. I 
reverted it with http://svn.apache.org/r1687534 but it might be too late to 
include it in 1.0.15 (the vote is ongoing), so this will get picked up in 
1.0.16. cc [~chetanm], [~mreutegg]

> 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, 1.2.3, 1.0.15
>
>
> 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)

Reply via email to