[
https://issues.apache.org/jira/browse/CASSANDRA-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295771#comment-13295771
]
Jonathan Ellis commented on CASSANDRA-4338:
-------------------------------------------
Using direct buffers for RAR and CRAR may also help avoid heap fragmentation.
> Experiment with direct buffer in SequentialWriter
> -------------------------------------------------
>
> Key: CASSANDRA-4338
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4338
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Yuki Morishita
> Priority: Minor
> Fix For: 1.2
>
>
> Using a direct buffer instead of a heap-based byte[] should let us avoid a
> copy into native memory when we flush the buffer.
--
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