[
https://issues.apache.org/jira/browse/FLINK-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16508248#comment-16508248
]
ASF GitHub Bot commented on FLINK-9530:
---------------------------------------
Github user kl0u commented on the issue:
https://github.com/apache/flink/pull/6126
If this is correct, then I suppose we can remove it altogether so that the
code is also cleaner, right?
> Task numRecords metrics broken for chains
> -----------------------------------------
>
> Key: FLINK-9530
> URL: https://issues.apache.org/jira/browse/FLINK-9530
> Project: Flink
> Issue Type: Bug
> Components: Metrics
> Affects Versions: 1.5.0, 1.6.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Blocker
> Fix For: 1.6.0, 1.5.1
>
>
> The {{numRecordsIn/Out}} metrics for tasks is currently broken. We are
> wrongly adding up the numRecordsIn/Out metrics for all operators in the
> chain, instead of just the head/tail operators.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)