sstablekeys silently ignores extra arguments
--------------------------------------------
Key: CASSANDRA-2150
URL: https://issues.apache.org/jira/browse/CASSANDRA-2150
Project: Cassandra
Issue Type: Bug
Components: Tools
Affects Versions: 0.7.0
Reporter: Tyler Hobbs
Assignee: Tyler Hobbs
Priority: Trivial
sstablekeys only passes arg $1 to SSTableExporter instead of passing all
arguments, like sstable2json. Only one SSTable is allowed as an argument, but
this is normally detected in SSTableExporter.java. By only passing the one
argument, we end up silently ignoring the remaining arguments.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira