You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nick Bailey (JIRA)" <ji...@apache.org> on 2014/09/23 21:52:34 UTC

[jira] [Created] (CASSANDRA-7995) sstablerepairedset should take more that one sstable as an argument

Nick Bailey created CASSANDRA-7995:
--------------------------------------

             Summary: sstablerepairedset should take more that one sstable as an argument
                 Key: CASSANDRA-7995
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7995
             Project: Cassandra
          Issue Type: Bug
            Reporter: Nick Bailey
             Fix For: 2.1.1


Given that a c* node can a number of sstables in the 10s (100s?) of thousands of sstables on it, sstablerepairedset should be taking a list of sstables to mark as repaired rather than a single sstable.

Running any command 10s of thousands of times isn't really good let alone one that spins up a jvm.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)