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

StorageServiceClientTest/RecoveryManager2Test fail on 1.2.0 and above branch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • None
    • None
    • Normal

    Description

      Looks like change in c4cca2d8bba20a7651b956e1893727391bf5f10a (store schema_version to system.local) broke both StorageServiceClientTest and RecoveryManager2Test.
      StorageServiceClientTest assert data directories are not created in client mode but this change actually creates data directories. RecoveryManager2Test fails with "junit.framework.AssertionFailedError: Expecting only 1 replayed mutation, got 10" error and I think extra commit log also comes from this insert to system.local.

      Attachments

        Activity

          People

            slebresne Sylvain Lebresne
            yukim Yuki Morishita
            Sylvain Lebresne
            Yuki Morishita
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: