[ 
https://issues.apache.org/jira/browse/FLINK-7562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159824#comment-16159824
 ] 

ASF GitHub Bot commented on FLINK-7562:
---------------------------------------

GitHub user yew1eb opened a pull request:

    https://github.com/apache/flink/pull/4664

    [FLINK-7562] Show uploaded-jars descending by upload time

    ## What is the purpose of the change
    
    Currently, upload the jar package show is unordered in the Apache Flink Web 
Dashboard page, 
    I think we should sort by upload time, so look more friendly!
    ## Brief change log
    
    Modifyed 
`org.apache.flink.runtime.webmonitor.handlers.JarListHandler.handleJsonRequest` 
method.
    
    
    ## Verifying this change
    
    Rebuild flink,  run a local cluster, it work well.(show upload-jars 
descending by upload time.)
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yew1eb/flink FLINK-7562

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4664.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4664
    
----
commit 57005a6705686d3d00fd97a878baf1a2e2584acb
Author: yew1eb <yew...@gmail.com>
Date:   2017-09-09T07:40:08Z

    Show uploaded-jars descending by upload time

----


> uploaded jars sort by upload-time on dashboard page
> ---------------------------------------------------
>
>                 Key: FLINK-7562
>                 URL: https://issues.apache.org/jira/browse/FLINK-7562
>             Project: Flink
>          Issue Type: Wish
>          Components: Webfrontend
>            Reporter: Hai Zhou
>            Priority: Minor
>
> Currently, upload the jar package show is unordered in the Apache Flink Web 
> Dashboard page, 
> I think we should sort by upload time, so look more friendly!
> Regards,
> Hai Zhou.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to