Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9707 Serialization Improvements
  3. CASSANDRA-9847

Don't serialize CFMetaData in read responses

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 3.0 alpha 1
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            slebresne Sylvain Lebresne
            slebresne Sylvain Lebresne
            Sylvain Lebresne
            Joshua McKenzie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: