You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/04/25 10:11:00 UTC

[jira] [Updated] (FLINK-12213) Move network metrics setup into NetworkEnvironment

     [ https://issues.apache.org/jira/browse/FLINK-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler updated FLINK-12213:
-------------------------------------
    Summary: Move network metrics setup into NetworkEnvironment  (was: Pass TaskManagerMetricGroup into constructor of NetworkEnvironment)

> Move network metrics setup into NetworkEnvironment
> --------------------------------------------------
>
>                 Key: FLINK-12213
>                 URL: https://issues.apache.org/jira/browse/FLINK-12213
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Network
>            Reporter: zhijiang
>            Assignee: zhijiang
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> At the moment {{NetworkEnvironment#getNetworkBufferPool}} is called to add network related {{MetricGroup}}. In order to simplify the public API in {{NetworkEnvironment}} which is regarded as default {{ShuffleService}} implementation, we could pass the {{TaskManagerMetricGroup}} into constructor of {{NetworkEnvironment}}, then the related network {{MetricGroup}} could be added internally. 



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