You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2014/05/13 02:43:15 UTC

[jira] [Resolved] (CASSANDRA-7189) Repair hang when specified CF does not exist

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

Brandon Williams resolved CASSANDRA-7189.
-----------------------------------------

    Resolution: Fixed

> 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)