You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "zhangzhao (Jira)" <ji...@apache.org> on 2021/09/12 01:51:00 UTC

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

zhangzhao created FLINK-24258:
---------------------------------

             Summary: 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
             Fix For: 1.11.4
         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.3.4#803005)