Chesnay Schepler created FLINK-9530:
---------------------------------------
Summary: 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
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)