[jira] [Created] (FLINK-3553) Don't include watermarks in record count

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3553) Don't include watermarks in record count

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-3553:
------------------------------------

             Summary: Don't include watermarks in record count
                 Key: FLINK-3553
                 URL: https://issues.apache.org/jira/browse/FLINK-3553
             Project: Flink
          Issue Type: Improvement
          Components: Webfrontend
    Affects Versions: 1.0.0
            Reporter: Till Rohrmann
            Priority: Minor


The web interface shows the number of records sent and received. Since this count also includes the watermarks, it cannot be regarded as the number of user data elements sent/received. I think it would be better to not count the watermarks as a record since it is part of Flink's internal system.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)