You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/06 15:21:41 UTC

[jira] [Commented] (FLINK-5723) Use "Used" instead of "Initial" to make taskmanager tag more readable

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

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

GitHub user WangTaoTheTonic opened a pull request:

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

    [FLINK-5723][UI]Use Used instead of Initial to make taskmanager tag more readable

    Now in JobManager web fronted, the used memory of task managers is presented as "Initial" in table header, which actually means "memory used", from codes.
    
    I'd like change it to be more readable, even it is trivial one.

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

    $ git pull https://github.com/WangTaoTheTonic/flink changeheader

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

    https://github.com/apache/flink/pull/3274.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 #3274
    
----
commit 475e668aa1015c10cd69ffa88b6b0c4e3aeeb75f
Author: unknown <wa...@163.com>
Date:   2017-02-06T15:18:38Z

    Use Used instead of Initial to make taskmanager tag more readable

----


> Use "Used" instead of "Initial" to make taskmanager tag more readable
> ---------------------------------------------------------------------
>
>                 Key: FLINK-5723
>                 URL: https://issues.apache.org/jira/browse/FLINK-5723
>             Project: Flink
>          Issue Type: Improvement
>          Components: Webfrontend
>            Reporter: Tao Wang
>            Priority: Trivial
>
> Now in JobManager web fronted, the used memory of task managers is presented as "Initial" in table header, which actually means "memory used", from codes.
> I'd like change it to be more readable, even it is trivial one.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)