didip opened a new issue #11459:
URL: https://github.com/apache/druid/issues/11459


   ### Description
   
   `index_parallel` spawn a lot of `sub_task`. Because of this the UI is 
cluttered with so many `sub_task` records and eventually became slow.
   
   To overcome this problem, I configured task expiration to just `P1D`. 
However that also removed the `index_parallel` records which are useful to 
retain for debugging.
   
   ### Motivation
   
   What if Druid can be configured to expire both of those separately? Then The 
tasks UI can hold a lot more useful recods.


-- 
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.

To unsubscribe, e-mail: [email protected]

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