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 2018/01/23 16:45:00 UTC

[jira] [Commented] (FLINK-8496) WebUI does not display TM MemorySegment metrics

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

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

GitHub user zentol opened a pull request:

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

    [FLINK-8496][metrics] Create missing "Network" group

    ## What is the purpose of the change
    
    This PR reverts a change to the metric names for the AvailableMemorySegments/TotalMemorySegments metrics. The "Network" MetricGroup creation as accidentally removed in a previous refactoring (7fb7e0b9775d1773d20e63732130ae140781a6f2) causing the metric to no longer be displayed in the UI.
    
    ## Verifying this change
    
    Start a cluster and check the Memory Segment metrics in the taskmanager tab, which should be greater than 0.


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

    $ git pull https://github.com/zentol/flink 8496

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

    https://github.com/apache/flink/pull/5343.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 #5343
    
----
commit 73322f6e3e3391c4ee29b3423e03e7410106c425
Author: zentol <ch...@...>
Date:   2018-01-23T16:32:44Z

    [FLINK-8496][metrics] Create missing "Network" group

----


> WebUI does not display TM MemorySegment metrics
> -----------------------------------------------
>
>                 Key: FLINK-8496
>                 URL: https://issues.apache.org/jira/browse/FLINK-8496
>             Project: Flink
>          Issue Type: Bug
>          Components: Metrics, Webfrontend
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Chesnay Schepler
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)