[ 
https://issues.apache.org/jira/browse/CASSANDRA-7189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Shuler reopened CASSANDRA-7189:
---------------------------------------


This commit broke repair functionality.  The repair_test.py dtest hangs after 
this commit, and watching the ccm node system logs while running locally shows 
no activity on any of the nodes after the repair command is run. No errors, 
just no repair..

> Repair hang when specified CF does not exist
> --------------------------------------------
>
>                 Key: CASSANDRA-7189
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7189
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Yuki Morishita
>            Assignee: Yuki Morishita
>            Priority: Minor
>             Fix For: 2.1 rc1
>
>         Attachments: 
> 0001-Prevent-repair-from-hanging-when-specified-CF-not-ex.patch
>
>
> StorageService#getValidColumnFamilies throws IllegalArgumentException when 
> given CF name does not exist.
> We need to catch that in order to prevent repair from hanging.
> (2.1+ only)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to