[
https://issues.apache.org/jira/browse/CASSANDRA-12279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15428505#comment-15428505
]
Paulo Motta commented on CASSANDRA-12279:
-----------------------------------------
Thanks for the patch [~myamaguchi1016]! The patch looks good, but it doesn't
apply to 2.2 and this bug also affects 2.2. Can you also provide a patch based
on the cassandra-2.2 branch (and check if the trunk patch will apply to
cassandra-3.0)? You can go ahead and change the nomenclature from columnfamily
to table where applicable in the 2.2 patch.
I created a dtest to reproduce this and submitted a [pull
request|https://github.com/riptano/cassandra-dtest/pull/1258].
Also, if you could generate your patch with git format-patch that would be
preferable. Thanks.
> 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
> Labels: lhf
> Attachments: CASSANDRA-12279-trunk.patch, new_result_example.txt,
> org_result_example.txt
>
>
> 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)