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)