You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Roth (JIRA)" <ji...@apache.org> on 2016/07/22 19:32:20 UTC

[jira] [Created] (CASSANDRA-12279) nodetool repair hangs on non-existant table

Benjamin Roth created CASSANDRA-12279:
-----------------------------------------

             Summary: nodetool repair hangs on non-existant table
                 Key: CASSANDRA-12279
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12279
             Project: Cassandra
          Issue Type: Bug
         Environment: Linux Ubuntu, Openjdk
            Reporter: Benjamin Roth
            Priority: Minor


If nodetool repair is called with a table that does not exist, ist hangs infinitely without any error message or logs.

E.g.

nodetool repair foo bar

Keyspace foo exists but table bar does not



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