[ 
https://issues.apache.org/jira/browse/CASSANDRA-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893763#action_12893763
 ] 

Nate McCall commented on CASSANDRA-1324:
----------------------------------------

Ok, got inserts working. Per #1 above, we will have some overhead converting BB 
out to byte arrays to pass through the internals, but that is a decent tradeoff 
to not introduce too trauma throughout the API as we try to prep 0.7 to go out. 

I'll trickle these changes through and should have something available over the 
weekend as I have to go focus on the day job for a bit. 

> 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
>             Fix For: 0.7.0
>
>         Attachments: 1324-trunk.patch
>
>
> 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.

Reply via email to