[
https://issues.apache.org/jira/browse/CASSANDRA-12279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433111#comment-15433111
] Paulo Motta commented on CASSANDRA-12279: ----------------------------------------- Thanks, new patches look good. I prepared them for commit in the branches below and submitted CI runs: ||2.2||3.0||trunk|| |[branch|https://github.com/apache/cassandra/compare/cassandra-2.2...pauloricardomg:2.2-12279]|[branch|https://github.com/apache/cassandra/compare/cassandra-3.0...pauloricardomg:3.0-12279]|[branch|https://github.com/apache/cassandra/compare/trunk...pauloricardomg:trunk-12279]| |[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-12279-testall/lastCompletedBuild/testReport/]|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-12279-testall/lastCompletedBuild/testReport/]|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-12279-testall/lastCompletedBuild/testReport/]| |[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-12279-dtest/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-12279-dtest/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-12279-dtest/lastCompletedBuild/testReport/]| Will mark as ready to commit after CI results look good. 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 > Assignee: Masataka Yamaguchi > Priority: Minor > Labels: lhf > Attachments: 0001-CASSANDRA-12279-2.2.patch, > 0001-CASSANDRA-12279-3.0.patch, 0001-CASSANDRA-12279-trunk.patch, > 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)
