Test fixes for Windows
----------------------

                 Key: CASSANDRA-3967
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3967
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
            Priority: Minor
             Fix For: 1.1.0


- SchemaLoader initializes CommitLog, creating empty segments; CleanupHelper 
then errors out trying to delete them (because they are still open)
- CFS.clearUnsafe resets the sstable generation but does not remove the 
sstables involved, so Windows will error out trying to rename over the existing 
ones

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