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/16 09:18:00 UTC

[jira] [Closed] (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 ]

Chesnay Schepler closed FLINK-15521.
------------------------------------
    Resolution: Fixed

master: 4cd4a04188d9dc0a6255eb8caed59b2e2389f822
1.10: 8636a5aa8271b414bcd77d1b86064560d9fd3493

> 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: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{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)