[jira] [Created] (FLINK-9467) No Watermark display on Web UI

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

[jira] [Created] (FLINK-9467) No Watermark display on Web UI

Shang Yuanchun (Jira)
Truong Duc Kien created FLINK-9467:
--------------------------------------

             Summary: No Watermark display on Web UI
                 Key: FLINK-9467
                 URL: https://issues.apache.org/jira/browse/FLINK-9467
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.5.0
            Reporter: Truong Duc Kien


Watermark is currently not shown on the web interface,  because it still queries for watermark using the old metric name `currentLowWatermark` instead of the new ones `currentInputWatermark` and `currentOutputWatermark`

 



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