[
https://issues.apache.org/jira/browse/FLINK-37183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914765#comment-17914765
]
Ferenc Csaky commented on FLINK-37183:
--------------------------------------
Thanks for also volunteering to fix this! If you can create 3 PRs (master,
release-1.20, release-1.19 branches) in the next 1-2 days, I think it can be
included in the next patch releases which are pretty close to finalization, but
there are other blockers ATM.
> Usrlib symlinks are not followed
> --------------------------------
>
> Key: FLINK-37183
> URL: https://issues.apache.org/jira/browse/FLINK-37183
> Project: Flink
> Issue Type: Bug
> Components: Client / Job Submission
> Affects Versions: 1.20.0, 1.19.1, 2.0-preview
> Reporter: Joery
> Assignee: Joery
> Priority: Minor
> Fix For: 2.0.0, 1.19.2, 1.20.1
>
>
> https://issues.apache.org/jira/browse/FLINK-35358 has changed the Java File
> API that is used to traverse the usrlib from Files.list to Files.walk.
> Files.list was following symlinks, but Files.walk needs an option passed to
> follow symlinks. This caused symlinks to no longer be followed. Which seems
> like an unintended side effect and broke my setup.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)