[
https://issues.apache.org/jira/browse/FLINK-9770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-9770:
----------------------------------
Labels: pull-request-available (was: )
> 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)