You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nate McCall (JIRA)" <ji...@apache.org> on 2014/03/06 00:30:42 UTC

[jira] [Updated] (CASSANDRA-6803) nodetool getsstables fails with 'blob' type primary keys

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