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/05/29 16:57:18 UTC

[jira] [Updated] (CASSANDRA-9501) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing on Windows

     [ https://issues.apache.org/jira/browse/CASSANDRA-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua McKenzie updated CASSANDRA-9501:
---------------------------------------
    Attachment: 9501_v1.txt

v1 attached.

Reproduced the problem on linux as well so it's not Windows-specific. Running the test in isolation doesn't produce the error, so I added a trivial truncate of the cfs used in this test and it resolves the error.

> ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing on Windows
> ---------------------------------------------------------------------------
>
>                 Key: CASSANDRA-9501
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9501
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Joshua McKenzie
>            Assignee: Joshua McKenzie
>            Priority: Minor
>              Labels: test
>             Fix For: 2.2.x
>
>         Attachments: 9501_v1.txt
>
>
> {noformat}
>     [junit] Testcase: testSliceByNamesCommandOldMetadata(org.apache.cassandra.db.ColumnFamilyStoreTest):        FAILED
>     [junit] null
>     [junit] junit.framework.AssertionFailedError
>     [junit]     at org.apache.cassandra.io.util.FileUtils.renameWithConfirm(FileUtils.java:171)
>     [junit]     at org.apache.cassandra.io.util.FileUtils.renameWithConfirm(FileUtils.java:166)
>     [junit]     at org.apache.cassandra.io.sstable.format.SSTableWriter.rename(SSTableWriter.java:266)
>     [junit]     at org.apache.cassandra.db.ColumnFamilyStore.loadNewSSTables(ColumnFamilyStore.java:766)
>     [junit]     at org.apache.cassandra.db.ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata(ColumnFamilyStoreTest.java:1125)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)