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)