[
https://issues.apache.org/jira/browse/CASSANDRA-9869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637592#comment-14637592
]
T Jake Luciani commented on CASSANDRA-9869:
-------------------------------------------
LGTM +1
> windows - failed testClearEphemeralSnapshots
> --------------------------------------------
>
> Key: CASSANDRA-9869
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9869
> Project: Cassandra
> Issue Type: Bug
> Reporter: Joshua McKenzie
> Assignee: Joshua McKenzie
> Priority: Trivial
> Labels: Windows
> Fix For: 2.2.x
>
> Attachments: 9869.txt
>
>
> Did some juggling to get the state cleared/prepped when I wrote the test but
> apparently it's intermittently failing with the following:
> {noformat}
> junit.framework.AssertionFailedError
> at
> org.apache.cassandra.db.WindowsFailedSnapshotTracker.handleFailedSnapshot(WindowsFailedSnapshotTracker.java:104)
> at
> org.apache.cassandra.db.Directories.clearSnapshot(Directories.java:741)
> at
> org.apache.cassandra.db.ColumnFamilyStore.clearEphemeralSnapshots(ColumnFamilyStore.java:2343)
> at
> org.apache.cassandra.db.ColumnFamilyStoreTest.testClearEphemeralSnapshots(ColumnFamilyStoreTest.java:1555)
> {noformat}
> I assume it's something trivial (having not yet looked into it at all).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)