[
https://issues.apache.org/jira/browse/JCR-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-1989.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Thanks for the review.
Committed the patch in revision: 745849
> AppendRecord writes single bytes to disk
> ----------------------------------------
>
> Key: JCR-1989
> URL: https://issues.apache.org/jira/browse/JCR-1989
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: 1.6.0
>
> Attachments: JCR-1989.patch
>
>
> The AppendRecord initially buffers writes in memory and starts
> to write it to a temp file as soon as it occupies more than
> 64k heap. After switching to the temp file, data is written
> unbuffered.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.