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 2014/08/14 22:50:18 UTC

[jira] [Commented] (CASSANDRA-7770) NPE when clean up compaction leftover if table is already dropped

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

Jonathan Ellis commented on CASSANDRA-7770:
-------------------------------------------

Shouldn't we also clean out the sstables involved, or do we already have code to clean out sstables that we don't have schema for?

> NPE when clean up compaction leftover if table is already dropped
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-7770
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7770
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Yuki Morishita
>            Assignee: Yuki Morishita
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: 0001-add-check-before-cleaning-up-compaction-leftovers.patch
>
>
> As reported in CASSANDRA-7759, Directories throws NPE when trying to remove compaction leftovers on already dropped table.
> Attaching patch to check if table exists in schema before clean up.



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