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/05/25 05:33:48 UTC

[GitHub] [druid] pjain1 commented on issue #11297: Using deep storage as intermediate store for shuffle tasks

pjain1 commented on issue #11297:
URL: https://github.com/apache/druid/issues/11297#issuecomment-847547238


   @jihoonson A similar method to `deleteExpiredSuprevisorTaskPartitionsIfNotRunning` in `IntermediaryDataManager` can be implemented for other managers as well. If we want to enforce this for all managers then we can move probably make `IntermediaryDataManager` abstract have a default implementation in start method where we use an executor to call this method periodically. This method can be moved to the abstract class so that it is always implemented.


-- 
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:
users@infra.apache.org



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