[
https://issues.apache.org/jira/browse/CASSANDRA-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570513#comment-13570513
]
Yuki Morishita commented on CASSANDRA-5199:
-------------------------------------------
+1 for both.
nit: you need the license header to new files in 2.0.
> Avoid serializing to byte[] on commitlog append
> -----------------------------------------------
>
> Key: CASSANDRA-5199
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5199
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 2.0
>
> Attachments: 5199-1.2.txt, 5199-2.0.txt
>
>
> We used to avoid re-serializing RowMutations by caching the byte[] that we
> read off the wire. We don't do that anymore since we fixed MessagingService
> to not create intermediate byte[]. So we should serialize the mutation
> directly to the commitlog.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira