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

Make Distributed Cache more robust

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9
    • 0.9
    • Runtime / Task
    • None

    Description

      The distributed cache has a variety of issues at the moment.

      • It does not give a proper exception when a non-cached file is accessed
      • It swallows I/O exceptions that happen during file transfer and later only returns null
      • It keeps inonsistently reference counts and attempts to copy often, resolving this via file collisions
      • Files are not properly removes on shutdown
      • No shutdown hook to remove files when process is killed

      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: