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

Tyler Hobbs updated CASSANDRA-2150:
-----------------------------------

    Attachment: 2150.txt

Attached patch passes all args.

> 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
>         Attachments: 2150.txt
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> 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

        

Reply via email to