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

Resetting local schema can cause assertion error

    XMLWordPrintableJSON

Details

    • Low

    Description

      When a user resets their local schema the Schema class purges all CFmetadata and recreates it. If a compaction is going on this can cause an issue similar to CASSANDRA-8332

      The original intent of the assertion was to ensure if the setLiveMetadata was never called with different metadata instances since the schema is managed as a global reference. However I missed this reset method so it's probably just as well to remove this assert.

      Attachments

        1. 9249fix.txt
          0.6 kB
          T Jake Luciani

        Activity

          People

            tjake T Jake Luciani
            tjake T Jake Luciani
            T Jake Luciani
            Carl Yeksigian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: