You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/01/08 15:39:00 UTC

[jira] [Created] (FLINK-15521) TestUtils#copyDirectory should follow symbolic links

Chesnay Schepler created FLINK-15521:
----------------------------------------

             Summary: TestUtils#copyDirectory should follow symbolic links
                 Key: FLINK-15521
                 URL: https://issues.apache.org/jira/browse/FLINK-15521
             Project: Flink
          Issue Type: Improvement
          Components: Test Infrastructure
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.11.0


{{TestUtils#copyDirectory}} is used by the {{FlinkDistribution}} to create a copy of the distribution. Flink developers on unix are accustomed to pointing applications to the `build-target` symbolic, however this fails since FileVisitOption.FOLLOW_LINKS is not set.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)