You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/05/27 14:31:26 UTC

[GitHub] [flink] zhijiangW commented on issue #8485: [FLINK-12555] Introduce an encapsulated metric group layout for shuffle API

zhijiangW commented on issue #8485: [FLINK-12555] Introduce an encapsulated metric group layout for shuffle API
URL: https://github.com/apache/flink/pull/8485#issuecomment-496231763
 
 
   Thanks for the replies @zentol .
   
   But in this PR `parentGroup.addGroup("Network")` is called twice in `NetworkEnvironment#createResultPartitionWriters/InputGates`. So we should change to create it still in task class and then pass it into `createResultPartitionWriters/InputGates` separately?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services