bharadwajrembar opened a new issue #11140:
URL: https://github.com/apache/druid/issues/11140


   
   ### Affected Version
   
   0.19.1
   
   ### Description
   
   We have this use case where we submit 10k+ tasks per day. When loading the 
Router UI, it usually throws a 504 when loading the `Tasks` tile after a while 
of waiting. The same happens when we open the `Ingestion` tab as well. 
   
   ![Screen Shot 2021-04-21 at 5 59 18 
PM](https://user-images.githubusercontent.com/16136496/115553760-67e42d80-a2cb-11eb-9789-06d0703ded78.png)
   
   ![Screen Shot 2021-04-21 at 6 13 59 
PM](https://user-images.githubusercontent.com/16136496/115555681-661b6980-a2cd-11eb-9c57-e251199467aa.png)
   
   Is there a way to prevent the Router from loading all tasks at once, and 
rather just lazy load? 
   
   A workaround is to set `druid.indexer.storage.recentlyFinishedThreshold` to 
a lower value. But we were wondering if there is a better way of doing this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to