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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)