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

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

     [ https://issues.apache.org/jira/browse/FLINK-15521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-15521:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)