[
https://issues.apache.org/jira/browse/CASSANDRA-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745748#comment-13745748
]
Greg DeAngelis commented on CASSANDRA-4551:
-------------------------------------------
The documentation for nodetool getendpoints says that the key must be in hex
format. Is the key being entered as the string "a test" or the hex
representation?
> Nodetool getendpoints keys do not work with spaces, key_validation=ascii
> value of key => "a test" no delimiter
> ---------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-4551
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4551
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 1.0.9
> Reporter: Mark Valdez
> Priority: Trivial
> Labels: datastax_qa, lhf
>
> Nodetool getendpoints keys do not work with embedded spaces,
> key_validation=ascii value of key => "a test" no delimiter tried to escape
> key => "a test" with double and single quotes. It doesn't work. It just
> reiterates the format of the tool's command: getendpoints requires ks, cf and
> key args
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira