You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2014/08/14 22:44:19 UTC

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

Yuki Morishita created CASSANDRA-7770:
-----------------------------------------

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