Update thrift API to support ByteBuffer based allocation
---------------------------------------------------------
Key: CASSANDRA-1324
URL: https://issues.apache.org/jira/browse/CASSANDRA-1324
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Nate McCall
Assignee: Nate McCall
THRIFT-830 has a patch that uses ByteBuffer instead of byte[] internally. The
use of ByteBuffer could save substantial overhead if we converted everything
over to match.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.