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

Expired snapshots of dropped tables are not removed after node restart

    XMLWordPrintableJSON

Details

    Description

      Expired TTL snapshots from a dropped table are only removed if the node is not restarted after the table is dropped.

      The reason for this is because SnapshotManager is using the old implementation of listsnapshots to load snapshots in memory during node startup, before CASSANDRA-16843 is fixed so it doesn't keep track of snapshots of dropped tables.

      We should make SnapshotManager use the new implementation to load snapshots of dropped tables in memory, what ensures they will be removed when expired.

      Attachments

        Issue Links

          Activity

            People

              paulo Paulo Motta
              paulo Paulo Motta
              Paulo Motta
              Stefan Miklosovic
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 10m
                  2h 10m