[ 
https://issues.apache.org/jira/browse/CASSANDRA-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965833#action_12965833
 ] 

Jonathan Ellis commented on CASSANDRA-1800:
-------------------------------------------

I don't think changing toByteArray to getData is valid since the raw data can 
contain uninitialized bytes at the end of the array.  We'd have to change 
Message to ByteBuffer to allow that (which looks super painful, so I don't 
think it's worth doing compared to what I outlined in CASSANDRA-1015)

> avoid double RowMutation serialization on write.
> ------------------------------------------------
>
>                 Key: CASSANDRA-1800
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1800
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>             Fix For: 0.8
>
>         Attachments: 
> v1-0001-avoid-extra-RM-serialization-on-write-remove-dead-code.txt
>
>


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