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 <[email protected]>
Date:   2017-02-06T15:18:38Z

    Use Used instead of Initial to make taskmanager tag more readable

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to