[ 
https://issues.apache.org/jira/browse/CASSANDRA-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis resolved CASSANDRA-1020.
---------------------------------------

    Resolution: Invalid

as discussed on IRC, it looks like the only places we use byte[] keys in maps 
are in CassandraServer where using object identity is OK since we don't need to 
worry about two different byte[] w/ the same contents

> keys are now byte[] but hashmap cannot have byte[] as keys so they need to be 
> fixed
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1020
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1020
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7, 0.8
>         Environment: Linux/Mac Cassandra
>            Reporter: Vijay
>             Fix For: 0.7, 0.8
>
>
> Thrift client calls use hashmap and needs this fix

-- 
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