[
https://issues.apache.org/jira/browse/FLINK-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-12213:
-------------------------------------
Component/s: Runtime / Metrics
> 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 / Metrics, 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)