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

Add ability to remove TTL on table

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Duplicate
    • 2.2.x
    • None
    • None

    Description

      If tables are TTLed in your Cassandra and you try to backup the corresponding SSTable to a new cluster, your backup will be lost automatically after a certain period of time, because TTL are still expiring data in the backup SStable. Once the TTL elapsed, data become inaccessible and finally will be deleted physically by compaction after GCGraceSecondes. So we cannot really keep the backup data in a new cluster without removing these existing TTL.

      So it might be good to add ability to do batch TTL removing.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              linda1991 Danyang Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: