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

DistributedCache returns parent directory for directories

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Invalid
    • 1.6.0
    • None
    • Runtime / Task
    • None

    Description

      When retrieving a file from the distributed cache via DistributedCache#getFile() the resolving File actually points to the copied file.

      In contrast, when retrieving a directory the returned File does not point to the copied directory, but the directories parent instead.

      The end-to-end test doesn't cover the case of directories.

      Attachments

        Activity

          People

            chesnay Chesnay Schepler
            chesnay Chesnay Schepler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: