Josh Lemer created FLINK-9385:
---------------------------------

             Summary: Operators with two inputs should show "Records Received" 
in Web UI separately, rather than added together
                 Key: FLINK-9385
                 URL: https://issues.apache.org/jira/browse/FLINK-9385
             Project: Flink
          Issue Type: Task
            Reporter: Josh Lemer


In the Flink Web UI, there is a column in the Subtasks information view which 
shows how many records each subtask has received. However, for subtasks such as 
CoProcess operators which take two inputs, the number shown for "Records 
Received" is the sum of the records received from the two upstream datastreams. 
It would be much more helpful if it displayed the number of records received 
from each of the two separately.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to