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

CommitLogDescriptor missing version 21

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • None
    • None
    • MAC OSX 10.8
      java 1.7.0_25
      Trunk

    • Normal

    Description

      when running `ant clean test` I get:

      [junit] Testcase: testVersions(org.apache.cassandra.db.CommitLogTest): FAILED
      [junit] expected:<8> but was:<7>
      [junit] junit.framework.AssertionFailedError: expected:<8> but was:<7>
      [junit] at org.apache.cassandra.db.CommitLogTest.testVersions(CommitLogTest.java:224)

      this seems to be caused by revision 14da6bca (CASSANDRA-5887) which introduced a new version for MessagingService without updating the versioning in CommitLogDescription

      Attachments

        1. CASSANDRA-5984.patch
          1 kB
          Charly Molter

        Activity

          People

            Unassigned Unassigned
            cmolter Charly Molter
            Marcus Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: