Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-14066

unittest failed: CommitLogSegmentManagerCDCTest.testReplayLogic

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 4.0-alpha1, 4.0
    • Legacy/Testing
    • None
    • Normal

    Description

      To reproduce:

      $ ant test-cdc -Dtest.name=CommitLogSegmentManagerCDCTest
      

      Error:

          [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
      

      Attachments

        Activity

          People

            jay.zhuang Jay Zhuang
            jay.zhuang Jay Zhuang
            Jay Zhuang
            Stefan Podkowinski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: