Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-5199

Avoid serializing to byte[] on commitlog append

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.0 beta 1
    • None
    • None
    • Low

    Description

      We used to avoid re-serializing RowMutations by caching the byte[] that we read off the wire. We don't do that anymore since we fixed MessagingService to not create intermediate byte[]. So we should serialize the mutation directly to the commitlog.

      Attachments

        1. 5199-2.0.txt
          11 kB
          Jonathan Ellis
        2. 5199-1.2.txt
          5 kB
          Jonathan Ellis

        Issue Links

          Activity

            People

              jbellis Jonathan Ellis
              jbellis Jonathan Ellis
              Jonathan Ellis
              Yuki Morishita
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: