[
https://issues.apache.org/jira/browse/CASSANDRA-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-652:
-------------------------------------
Fix Version/s: (was: 0.9)
0.5
Affects Version/s: (was: 0.5)
> 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
> Reporter: Gary Dusbabek
> Assignee: Gary Dusbabek
> Priority: Minor
> Fix For: 0.5
>
> 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.