You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/28 00:58:54 UTC

[jira] Updated: (CASSANDRA-1430) SSTable statistics causing intermittent CL test failures in trunk.

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

Jonathan Ellis updated CASSANDRA-1430:
--------------------------------------

        Summary: SSTable statistics causing intermittent CL test failures in trunk.  (was: Intermittent CL test failures in trunk.)
     Issue Type: Bug  (was: Test)
       Assignee: Matthew F. Dennis
    Component/s: Core

Let's just create an EstimatedHistogram serializer and write out one for each of the row sizes and column counts.  SSTable.components will have to be updated.

> SSTable statistics causing intermittent CL test failures in trunk.
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-1430
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1430
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Gary Dusbabek
>            Assignee: Matthew F. Dennis
>             Fix For: 0.7 beta 2
>
>
>     [junit] Testcase: testCleanup(org.apache.cassandra.db.CommitLogTest):	FAILED
>     [junit] 2 != 1
>     [junit] junit.framework.AssertionFailedError: 2 != 1
>     [junit] 	at org.apache.cassandra.db.CommitLogTest.testCleanup(CommitLogTest.java:69)
>     [junit] 
>     [junit] 
> I see this 1-2 times a day.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.