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

Reduce byte array copies when using serialization/deserialization helper methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      From looking at CASSANDRA-1765 it seems FBUtilities serialize and deserialize methods unnecessarily make byte[] copies due to the way TSerializer is being used.

      This can be changed to avoid making any copies.

      These methods are only used in a couple serializers so not a big issue at this point.

      Attachments

        1. 1792_v1.txt
          8 kB
          T Jake Luciani

        Activity

          People

            Unassigned Unassigned
            tjake T Jake Luciani
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: