You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2015/06/10 22:41:00 UTC

[jira] [Comment Edited] (CASSANDRA-9501) ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing

    [ https://issues.apache.org/jira/browse/CASSANDRA-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581035#comment-14581035 ] 

Ariel Weisberg edited comment on CASSANDRA-9501 at 6/10/15 8:40 PM:
--------------------------------------------------------------------

The most frequently failing tests right now are the pig tests so I am going to go for those since that is best bang for buck stability wise. I'll update this if I start.



was (Author: aweisberg):
The most frequently failing tests right now are the pig tests so I am going to go for those since that is best bag for buck stability wise. I'll update this if I start.


> ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata failing
> ----------------------------------------------------------------
>
>                 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.0 rc2
>
>         Attachments: 9501_v1.txt, 9501_v2.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)