You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (JIRA)" <ji...@apache.org> on 2016/02/11 13:57:18 UTC

[jira] [Assigned] (CASSANDRA-7349) Use Native Frame in CommitLog

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

Benjamin Lerer reassigned CASSANDRA-7349:
-----------------------------------------

    Assignee: Benjamin Lerer

> Use Native Frame in CommitLog
> -----------------------------
>
>                 Key: CASSANDRA-7349
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7349
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: T Jake Luciani
>            Assignee: Benjamin Lerer
>              Labels: performance
>             Fix For: 3.x
>
>
> We currently read mutations off the wire then re-serialize them to the commit log.  In the case of the Native protocol we have the native Frame available in the mutation we should be able to special case this and use it in the commit log.  I would expect a decent performance boost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)