[
https://issues.apache.org/jira/browse/CASSANDRA-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001875#comment-14001875
]
Paulo Ricardo Motta Gomes commented on CASSANDRA-6803:
------------------------------------------------------
yep, makes sense. worked when I used the hex bytes representation. thanks for
the clarification!
> nodetool getsstables converts key from String incorrectly
> ---------------------------------------------------------
>
> 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: 1.2.16, 2.0.7
>
> 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 is broken for
> most data types).
--
This message was sent by Atlassian JIRA
(v6.2#6252)