You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matthias Schuetz (Created) (JIRA)" <ji...@apache.org> on 2012/03/08 20:49:58 UTC

[jira] [Created] (CASSANDRA-4025) org.apache.cassandra.io.util.FileUtils.delete(List) only deletes every second file in the list

org.apache.cassandra.io.util.FileUtils.delete(List<String>) only deletes every second file in the list
------------------------------------------------------------------------------------------------------

                 Key: CASSANDRA-4025
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4025
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 1.0.8
            Reporter: Matthias Schuetz
            Priority: Minor


The above mentioned function does not work as expected. I fixed it by iterating over the list in reverse.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira