You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2015/07/22 19:25:05 UTC

[jira] [Created] (CASSANDRA-9869) windows - failed testClearEphemeralSnapshots

Joshua McKenzie created CASSANDRA-9869:
------------------------------------------

             Summary: 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
             Fix For: 2.2.x


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)