[
https://issues.apache.org/jira/browse/CASSANDRA-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923485#action_12923485
]
Jonathan Ellis commented on CASSANDRA-1367:
-------------------------------------------
patch has class named CopyOfByteArrayToken
as Stu mentioned, BBUtil equals and hashcode are unnecessary
ByteArrayToken is broken (discards offset and limit information) and should be
unnecessary in the first place, if something in BytesToken is causing problems
then we should fix that instead (but this is not the cause of the test failure)
> Upgrade to Thrift 0.5.0
> -----------------------
>
> Key: CASSANDRA-1367
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1367
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Johan Oskarsson
> Priority: Minor
> Fix For: 0.8
>
> Attachments: 1367_v4.patch, libthrift-0.5.jar
>
>
> There's finally a new thrift release out. This gives us a chance to
> standardize on a release instead of just a revision of thrift trunk.
> http://www.apache.org/dist/incubator/thrift/0.4.0-incubating/thrift-0.4.0.tar.gz
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.