[ https://issues.apache.org/jira/browse/FLINK-14470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955700#comment-16955700 ]
Thomas Weise commented on FLINK-14470: -------------------------------------- Related threads: [https://lists.apache.org/thread.html/c96d86ae47050ae8fbe1e046794323a1bc1089090c6884d531116635@%3Cdev.flink.apache.org%3E] [https://lists.apache.org/thread.html/6205f54fe2c393475f9b4d754844a74160e37abaeeef826847a834d9@%3Cdev.flink.apache.org%3E] > Watermark display not working with high parallelism job > ------------------------------------------------------- > > Key: FLINK-14470 > URL: https://issues.apache.org/jira/browse/FLINK-14470 > Project: Flink > Issue Type: Bug > Components: Runtime / Web Frontend > Affects Versions: 1.8.2, 1.9.1 > Reporter: Thomas Weise > Priority: Major > > Watermarks don't display in the UI when the job graph has many vertices. The > REST API call to fetch currentInputWatermark fails as it enumerates each > subtask, which obviously fails beyond a limit. With the new UI that can be > noticed through a flickering error message in the upper right corner. -- This message was sent by Atlassian Jira (v8.3.4#803005)