[
https://issues.apache.org/jira/browse/FLINK-9770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534423#comment-16534423
]
ASF GitHub Bot commented on FLINK-9770:
---------------------------------------
Github user medcv commented on the issue:
https://github.com/apache/flink/pull/6269
+1
> UI jar list broken
> ------------------
>
> Key: FLINK-9770
> URL: https://issues.apache.org/jira/browse/FLINK-9770
> Project: Flink
> Issue Type: Bug
> Components: Job-Submission, REST, Webfrontend
> Affects Versions: 1.5.1, 1.6.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.5.1, 1.6.0
>
>
> The jar listing in the UI is broken.
> The {{JarListHandler}} expects a specific naming scheme (<UUID>_<jar_name>)
> for uploaded jars, which the {{FileUploadHandler}} previously adhered to.
> When the file uploads were generalized this naming scheme was removed from
> the {{FileUploadHandler}}, but neither was the {{JarListHandler}} adjusted
> nor was this behavior re-introduced in the {{JarUploadHandler}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)