You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2015/07/23 19:56:05 UTC

[jira] [Updated] (CASSANDRA-9847) Don't serialize CFMetaData in read responses

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

Jonathan Ellis updated CASSANDRA-9847:
--------------------------------------
    Reviewer: Joshua McKenzie

> Don't serialize CFMetaData in read responses
> --------------------------------------------
>
>                 Key: CASSANDRA-9847
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9847
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>             Fix For: 3.0 beta 1
>
>
> Our CFMetaData ids are 16 bytes long, which for small messages is a non trivial part of the size (we're further currently unnecessarily serialize it with every partition). At least for read response, we don't really need to serialize it at all since we always to which query this is a response of.



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