You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zentol <gi...@git.apache.org> on 2018/06/11 15:50:04 UTC

[GitHub] flink issue #6126: [FLINK-9530][metrics] Fix numRecords task metric for chai...

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/6126
  
    yes, the `numRecordsIn` metric for a `ChainingOutput` is irrelevant for the task metrics and thus can be removed without affecting the test.


---