You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/07/16 23:43:50 UTC

[GitHub] [druid] didip opened a new issue #11459: Add a setting to expire sub_task separately than parent tasks such as index_parallel.

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org