[ https://issues.apache.org/jira/browse/JCR-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202424#comment-13202424 ] Mete Atamel commented on JCR-3229: ---------------------------------- Ah yes. I meant to keep the default sync on but only provide a way to turn it off if someone wanted it. So, you're right, my mistake, both journal should sync by default as before. > FileRevision should have a flag to control whether to sync the file on every write. > ----------------------------------------------------------------------------------- > > Key: JCR-3229 > URL: https://issues.apache.org/jira/browse/JCR-3229 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-core > Reporter: Mete Atamel > Priority: Minor > Labels: performance > Fix For: 2.5 > > Attachments: 3229.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > FileRevision class syncs the underlying revision.log file it uses on every write which could be a performance problem. Add a boolean flag to control whether to sync the file on every write. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira