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

Nate McCall updated CASSANDRA-6803:
-----------------------------------

    Attachment: sstables_for_key_blob_support.txt
                sstables_for_key_blob_support_2.0.txt

patches for 2.0 and 1.2. 

> nodetool getsstables fails with 'blob' type primary keys
> --------------------------------------------------------
>
>                 Key: CASSANDRA-6803
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6803
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 2.0.6
>
>         Attachments: sstables_for_key_blob_support.txt, 
> sstables_for_key_blob_support_2.0.txt
>
>
> Trivial fix, just need to get the bytebuffer from the CfMetaData's key 
> validator as opposed to just calling String#getBytes (which breaks for keys 
> of BytesType).  



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to