You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2013/09/14 00:32:56 UTC

[jira] [Updated] (CASSANDRA-5946) Commit Logs referencing deleted CFIDs not handled properly

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

Jonathan Ellis updated CASSANDRA-5946:
--------------------------------------

    Fix Version/s: 1.2.10
    
> Commit Logs referencing deleted CFIDs not handled properly
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-5946
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5946
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Rick Branson
>            Assignee: Rick Branson
>             Fix For: 1.2.10
>
>
> ERROR 19:44:38,377 Exception in thread Thread[COMMIT-LOG-WRITER,5,main]
> java.lang.NullPointerException
>         at org.apache.cassandra.db.commitlog.CommitLogAllocator.flushOldestTables(CommitLogAllocator.java:299)
>         at org.apache.cassandra.db.commitlog.CommitLogAllocator.fetchSegment(CommitLogAllocator.java:135)
>         at org.apache.cassandra.db.commitlog.CommitLog.activateNextSegment(CommitLog.java:333)
>         at org.apache.cassandra.db.commitlog.CommitLog.access$100(CommitLog.java:44)
>         at org.apache.cassandra.db.commitlog.CommitLog$LogRecordAdder.run(CommitLog.java:377)
>         at org.apache.cassandra.db.commitlog.PeriodicCommitLogExecutorService$1.runMayThrow(PeriodicCommitLogExecutorService.java:46)
>         at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
>         at java.lang.Thread.run(Thread.java:679)
> Working up a test case / patch for this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira