You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Truong Duc Kien (JIRA)" <ji...@apache.org> on 2018/05/29 11:29:00 UTC

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

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)