[
https://issues.apache.org/jira/browse/FLINK-37183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Csaky closed FLINK-37183.
--------------------------------
Release Note: Symlinks can once again be used in "usrlib". (was: Symlinks
can once again be used in usrlib)
Resolution: Fixed
[{{52d6691}}|https://github.com/apache/flink/commit/52d6691d2ef98d3a43c611c19e1eb9cc45da834d]
in master
[{{4d1d066}}|https://github.com/apache/flink/commit/4d1d0664253f47b165b44e96ea75461c35bc30a2]
in release-1.20
[{{1233a25}}|https://github.com/apache/flink/commit/1233a25bdf988decc93d0a754c9df508d844f003]
in release-1.19
> 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
> Labels: pull-request-available
> 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)