[
https://issues.apache.org/jira/browse/JCR-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-1850.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Committed patch in revision: 713072
> Journal: Use buffered input / output streams
> --------------------------------------------
>
> Key: JCR-1850
> URL: https://issues.apache.org/jira/browse/JCR-1850
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: 1.6.0
>
> Attachments: JCR-1850.patch
>
>
> The journal should use buffered input / output streams wherever possible.
> Currently there are some places where bytes are directly written to the
> journal file, which degrades performance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.