Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-5820 Extend State Backend Abstraction to support Global Cleanup Hooks
  3. FLINK-8540

FileStateHandles must not attempt to delete their parent directory.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None

    Description

      Currently, every file disposal checks if the parent directory is now empty, and deletes it if that is the case. That is not only inefficient, but prohibitively expensive on some systems, like Amazon S3.

      With the resolution of FLINK-8539, this will no longer be necessary.

      Attachments

        Activity

          People

            sewen Stephan Ewen
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: