Uploaded image for project: 'Phoenix Tephra'
  1. Phoenix Tephra
  2. TEPHRA-254

Handle transient tables that get recreated multiple times during pruning

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      TEPHRA-244 handles temporary tables during pruning by removing regions of deleted tables when computing prune upper bound. This ensures that transient tables do not block pruning.

      However, if a transient table is created/deleted again with the same name and never gets a chance to be compacted, then it has a potential to block pruning.

      One way to handle this would be to keep track of creation time for every table and use that information to remove regions of previous iterations of a transient table.

      Attachments

        Issue Links

          Activity

            People

              poorna Poorna Chandra
              poorna Poorna Chandra
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: