[
https://issues.apache.org/jira/browse/CASSANDRA-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie updated CASSANDRA-8309:
---------------------------------------
Attachment: 8309_v1.txt
Removed code to force parallel repair. After CASSANDRA-4050 this isn't
necessary, though we may need to revisit this w/mmap'ed I/O if we re-enable
that on Windows.
> Windows: RepairOptionTest fails on trunk
> ----------------------------------------
>
> Key: CASSANDRA-8309
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8309
> Project: Cassandra
> Issue Type: Bug
> Reporter: Joshua McKenzie
> Assignee: Joshua McKenzie
> Priority: Trivial
> Labels: Windows
> Fix For: 3.0
>
> Attachments: 8309_v1.txt
>
>
> {noformat}
> [junit] [main] WARN org.apache.cassandra.repair.messages.RepairOption -
> Snapshot-based repair is not yet supported on Windows. Reverting to parallel
> repair.
> [junit] ------------- ---------------- ---------------
> [junit] Testcase:
> testParseOptions(org.apache.cassandra.repair.messages.RepairOptionTest):
> FAILED
> [junit]
> [junit] junit.framework.AssertionFailedError:
> [junit] at
> org.apache.cassandra.repair.messages.RepairOptionTest.testParseOptions(RepairOptionTest.java:45)
> {noformat}
> Just need to re-enable snapshot-based repairs on trunk on Windows (since that
> works)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)