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

AssertionError when listing sstable files on inconsistent disk state

    XMLWordPrintableJSON

Details

    • Normal

    Description

      We've had the following failure which, although very hard to reproduce, could happen if we find an inconsistent disk state:

      http://cassci.datastax.com/view/Dev/view/krummas/job/krummas-marcuse-11148-trunk-dtest/1/testReport/junit/consistency_test/TestConsistency/readrepair_test_2/

      To fix it we just need to reset the records in LogFile before reading it again in LogFileLister:

          // otherwise read the file again to see if it is completed now
          readTxnLog(txnFile);
      

      Attachments

        Activity

          People

            stefania Stefania Alborghetti
            stefania Stefania Alborghetti
            Stefania Alborghetti
            Marcus Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: