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
         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.

Reply via email to