a2l007 commented on issue #11592: URL: https://github.com/apache/druid/issues/11592#issuecomment-909311699
@didip I don't have the complete context for your issue, but it would be worth checking the size of `druid_tasks` metadata table for completed tasks. I suspect that this table contains a large number of completed task entries which could be why the overlord consumes more memory. If that is indeed the case, enabling `druid.indexer.logs.kill.enabled` and related properties would help. -- 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]
