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

        

Reply via email to