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

Node may not start when upgrading from 2.2 to 3.0 if drain is not run

    XMLWordPrintableJSON

Details

    • Normal

    Description

      Whilst debugging CASSANDRA-12457, I noticed that if we don't stop compactions when draining the 2.2 node, then we may fail to restart the node after upgrading to 3.0.

      This is because sstable names in 2.2 have been changed from la to lb but LEGACY_TMP_REGEX_STR in Descriptor.java doe not match lb sstables and therefore it won't clean or ignore temporary files.

      Attachments

        Activity

          People

            stefania Stefania Alborghetti
            stefania Stefania Alborghetti
            Stefania Alborghetti
            Robert Stupp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: