Update usage of byte[] to ByteBuffer where beneficial
-----------------------------------------------------
Key: CASSANDRA-1325
URL: https://issues.apache.org/jira/browse/CASSANDRA-1325
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Nate McCall
Fix For: 0.7.1
Depends on CASSANDRA-1324 and THRIFT-830
This should probably be focused on the query and mutate classes in db.*
packages - anywhere we could get performance improvements with ByteBuffer
use/reuse over byte[] allocation/resizing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.