You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2014/04/01 03:15:17 UTC

[jira] [Commented] (CASSANDRA-6822) Never ending batch replay after dropping column family

    [ https://issues.apache.org/jira/browse/CASSANDRA-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955975#comment-13955975 ] 

Pavel Yaskevich commented on CASSANDRA-6822:
--------------------------------------------

+1

> Never ending batch replay after dropping column family
> ------------------------------------------------------
>
>                 Key: CASSANDRA-6822
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6822
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>         Environment: Cassandra 2.0.5
>            Reporter: Duncan Sands
>            Assignee: Aleksey Yeschenko
>             Fix For: 1.2.17, 2.0.7, 2.1 beta2
>
>         Attachments: 6822.txt
>
>
> After dropping a column family, I got an infinite number of messages like this:
> WARN [BatchlogTasks:1] 2014-03-07 17:50:08,962 BatchlogManager.java (line 235) Skipped batch replay of bc3916e0-a533-11e3-9c41-55f3810000b5 due to org.apache.cassandra.db.UnknownColumnFamilyException: Couldn't find cfId=2fdad07d-0cc3-373a-8aa0-15837cd9bc6c
> I say an infinite number but I only waited about 12 hours before I decided I had had enough and truncated system.batchlog.  So perhaps it would have gone away by itself.
> Presumably the batch replay is skipped but not discarded, so will keep on turning up forever.



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