Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27977

SavePoints housekeeping API in Flink Cli, Rest API, SQL client

    XMLWordPrintableJSON

Details

    Description

      We ran into this issue that a lot of savepoints have been created by customers (via their apps). It will take extra (hacking) effort to clean it. 

      We should support Savepoints housekeeping to delete all savepoints:

      1. REST API - /savepoints-disposal{}
      2. Flink CLI - $ ./bin/flink savepoint --disposeAll
      3. SQL client - DROP SAVEPOINTS (alternative option could be DROP SAVEPOINT ALL, but ALL is a SQL keyword) 

      Attachments

        Activity

          People

            Unassigned Unassigned
            jingge Jing Ge
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: