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

Dropping a keyspace fails to purge the Key Cache resulting in SSTable Corruption during searches

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Won't Fix
    • 1.2.17
    • None
    • None
    • Normal

    Description

      Dropping a keyspace fails to purge the Key Cache resulting in SSTable corruption during searches.

      Dropping a full keyspace (with column families) and re-creating that same keyspace (with column families) without restarting Cassandra causes searches to print out CorruptSSTable messages. This has to do with the fact that keys that reference the deleted data persist in the key cache after the data has been deleted. Could we have the key cache automatically invalidated when for data that is dropped?

      Attachments

        Activity

          No work has yet been logged on this issue.

          People

            Unassigned Unassigned
            vinooganesh Vinoo Ganesh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: