Tyler Hobbs created CASSANDRA-5524:
--------------------------------------

             Summary: Allow upgradesstables to be run against a specified 
directory
                 Key: CASSANDRA-5524
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5524
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Tyler Hobbs
            Priority: Minor


Currently, upgradesstables only modifies live SSTables.  Because sstableloader 
cannot stream old SSTable formats, this makes it difficult to restore data from 
a snapshot taken in a previous major version of Cassandra.

Allowing the user to specify a directory for upgradesstables would resolve 
this, but it may also be nice to upgrade SSTables in snapshot directories 
automatically or with a separate flag.

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

Reply via email to