[
https://issues.apache.org/jira/browse/CASSANDRA-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225623#comment-13225623
]
Jonathan Ellis commented on CASSANDRA-3967:
-------------------------------------------
Posted a second attempt to
https://github.com/jbellis/cassandra/branches/3967-2. This time I take the
approach of changing load of new sstables to renumber when it loads to avoid
conflicts.
> 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
>
> Attachments: 3967.txt
>
>
> - 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