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 2011/03/23 22:09:05 UTC

[jira] [Resolved] (CASSANDRA-2339) Repair results in benign "Unable to delete" error on streaming neighbors

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

Jonathan Ellis resolved CASSANDRA-2339.
---------------------------------------

    Resolution: Cannot Reproduce

repair doesn't cause deletes.  probably a false correlation.

> Repair results in benign "Unable to delete" error on streaming neighbors
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2339
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2339
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7.4
>            Reporter: Jason Harvey
>            Priority: Minor
>              Labels: repair
>
> When running a repair on a node, all of the surrounding nodes threw multitudes of the following errors immediately after they started streaming for the repair:
> {code}
> ERROR 23:24:00,494 Unable to delete /var/lib/cassandra/data/system/LocationInfo-f-21-Data.db (it will be removed on server restart)
> ERROR 23:24:00,495 Unable to delete /var/lib/cassandra/data/reddit/Hide-f-15-Data.db (it will be removed on server restart)
> ERROR 23:24:00,496 Unable to delete /var/lib/cassandra/data/reddit/CommentSortsCache-f-21-Data.db (it will be removed on server restart)
> ERROR 23:24:00,496 Unable to delete /var/lib/cassandra/data/reddit/permacache-f-58-Data.db (it will be removed on server restart)
> ERROR 23:24:00,496 Unable to delete /var/lib/cassandra/data/reddit/VotesByDay-f-5-Data.db (it will be removed on server restart)
> ...
> {code}
> Interestingly, I checked every file and verified that it *was* actually removed right around the time these errors were thrown. Double-delete going on somewhere?
> The error didn't appear to cause any problems with the repair.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira