You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jay Zhuang (JIRA)" <ji...@apache.org> on 2017/11/22 00:04:00 UTC

[jira] [Assigned] (CASSANDRA-14066) unittest failed: CommitLogSegmentManagerCDCTest.testReplayLogic

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

Jay Zhuang reassigned CASSANDRA-14066:
--------------------------------------

    Assignee: Jay Zhuang

> unittest failed: CommitLogSegmentManagerCDCTest.testReplayLogic
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-14066
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14066
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Jay Zhuang
>            Assignee: Jay Zhuang
>
> To reproduce:
> {noformat}
> $ ant test-cdc -Dtest.name=CommitLogSegmentManagerCDCTest
> {noformat}
> Error:
> {noformat}
>     [junit] Testcase: testReplayLogic(org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest)-cdc:    FAILED
>     [junit] Missing old CDCIndexData in new set after replay: CommitLog-7-1511301220821_cdc.idx,3497190
>     [junit] List of CDCIndexData in new set of indexes after replay:
>     [junit]    CommitLog-7-1511301220822_cdc.idx,3509214
>     [junit]    CommitLog-7-1511301220823_cdc.idx,100
>     [junit]
>     [junit] junit.framework.AssertionFailedError: Missing old CDCIndexData in new set after replay: CommitLog-7-1511301220821_cdc.idx,3497190
>     [junit] List of CDCIndexData in new set of indexes after replay:
>     [junit]    CommitLog-7-1511301220822_cdc.idx,3509214
>     [junit]    CommitLog-7-1511301220823_cdc.idx,100
>     [junit]
>     [junit]     at org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest.testReplayLogic(CommitLogSegmentManagerCDCTest.java:345)
>     [junit]
>     [junit]
>     [junit] Test org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDCTest FAILED
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org