You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:06 UTC

[jira] [Updated] (FLINK-24258) Connection timed out or very slowly when visiting Flink website

     [ https://issues.apache.org/jira/browse/FLINK-24258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Gao updated FLINK-24258:
----------------------------
    Fix Version/s: 1.16.0

> Connection timed out or very slowly when visiting Flink website
> ---------------------------------------------------------------
>
>                 Key: FLINK-24258
>                 URL: https://issues.apache.org/jira/browse/FLINK-24258
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Web Frontend
>    Affects Versions: 1.11.4
>            Reporter: zhangzhao
>            Priority: Major
>             Fix For: 1.15.0, 1.16.0
>
>         Attachments: image-2021-09-12-09-37-31-177.png
>
>
> *Question*
> Connection timed out when visiting Flink website.
> I think the reason is that too many history tasks in short time  leads to Flink service response slowly. 
> !image-2021-09-12-09-37-31-177.png!
> As the blow picture, there are 11091 history tasks to show.
> *Solution*
>  # The simple way is that adding one config to limit the number of history task in web ui;
>  # add paging turning function to limit the number of history task in one response.
>  
> If you agree with me , i am pleasure to create a pull request.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)