Oleksandr Nitavskyi created FLINK-11394:
-------------------------------------------
Summary: Job UI is not rendered in case of slow back-end
Key: FLINK-11394
URL:
https://issues.apache.org/jira/browse/FLINK-11394 Project: Flink
Issue Type: Bug
Reporter: Oleksandr Nitavskyi
Attachments: image-2019-01-18-19-53-17-358.png, image-2019-01-18-19-53-42-565.png, image-2019-01-18-19-54-36-964.png
In case back-end requests for the job state take longer than _web.refresh-interval_ Job UI is not rendered correctly.
Request to back-end is made:
!image-2019-01-18-19-53-17-358.png!
In case one of refresh calls take more than _web.refresh-interval_ next requests are made.
!image-2019-01-18-19-53-42-565.png!
The correct answer has been received on the UI side, but nothing has been rendered.
!image-2019-01-18-19-54-36-964.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)