You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/12/26 04:30:12 UTC

[jira] [Created] (CASSANDRA-5090) Minimize byte array allocation by AbstractData{Input, Output}.

Pavel Yaskevich created CASSANDRA-5090:
------------------------------------------

             Summary: Minimize byte array allocation by AbstractData{Input, Output}.
                 Key: CASSANDRA-5090
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5090
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Pavel Yaskevich
            Assignee: Pavel Yaskevich
            Priority: Minor
             Fix For: 1.2.0
         Attachments: CASSANDRA-5090.path

read/write methods for short, char and long could do without byte array allocation especially as we do custom buffering or mmap for readers and writers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira