[ 
https://issues.apache.org/jira/browse/CASSANDRA-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis updated CASSANDRA-652:
-------------------------------------

    Attachment: 652-v2.patch

patch that fixes both inefficiencies

> RowMutations are being serialized for the commit log during commit log 
> recovery.  This is wasteul.
> --------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-652
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-652
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.5
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.9
>
>         Attachments: 652-v2.patch, 652.diff
>
>
> RowMutation.apply(false) implies that the RowMutation doesn't need to be 
> written to the commit log, but it serializes itself regardless.

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