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

ContinuousFileMonitoringFunction may throw IOException when files are moved

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.1.2, 1.2.0
    • 1.1.3, 1.2.0
    • Connectors / Common
    • None

    Description

      FileSystem.listStatus(path) may throw an IOException when it lists files and then retrieves their file status. This is quite common, e.g. editors which create temporary files and move them. The ContinuousFileMonitoringFunction can only apply a file path filter afterwards. Thus, this problem can't easily be avoided and needs to be taken care of by the function itself.

      Attachments

        Issue Links

          Activity

            People

              mxm Maximilian Michels
              mxm Maximilian Michels
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: