'nodetool -h localhost repair' fails when there is an empty ks
--------------------------------------------------------------

                 Key: CASSANDRA-3697
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3697
             Project: Cassandra
          Issue Type: Bug
            Reporter: Joaquin Casares
         Attachments: 3697.diff

If there is an empty KS, the assertion error thrown kills the entire repair, 
when a keyspace is not specified.

To replicate:
Start a new cluster
nodetool -h localhost repair
Create a new keyspace with no column families
nodetool -h localhost repair
Assertion error is thrown to the prompt

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to