[
https://issues.apache.org/jira/browse/CASSANDRA-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772613#action_12772613
]
Gary Dusbabek commented on CASSANDRA-432:
-----------------------------------------
Yeah, not needed. It was leftover from a more complicated regex.
> possible to have orphaned data files that never get deleted
> -----------------------------------------------------------
>
> Key: CASSANDRA-432
> URL: https://issues.apache.org/jira/browse/CASSANDRA-432
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Gary Dusbabek
> Priority: Minor
> Fix For: 0.5
>
> Attachments: cassandra-432-v1.patch, cassandra-432-v2.patch
>
>
> startup looks for data files, then tries to load them
> delete removes starting w/ the data file (so that if there is a partial
> delete, we don't panic on the next start b/c of missing index or bloom filter)
> but this means that if we have a partial delete, the index/BF files can
> persist forever
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.