LeveledCompactionStrategy fails to remove compacted files on Windows
--------------------------------------------------------------------

                 Key: CASSANDRA-3305
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3305
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.0
            Reporter: Radim Kolar


very common message on windows server:

ERROR [NonPeriodicTasks:1] 2011-10-04 15:47:40,508 SSTableDeletingTask.java (lin
e 76) Unable to delete \var\lib\cassandra\data\test\sipdb-h-302-Data.db (it will
 be removed on server restart; we'll also retry after GC)

As far i can see they are not removed even 1 hour later, successfully wasting 
disk space. If i force GC via jconsole, they are deleted. Old compaction 
strategy does not have this problem.

--
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