samarthjain commented on issue #11140: URL: https://github.com/apache/druid/issues/11140#issuecomment-845674692
@jihoonson - this is probably an artifact of us using the default setting for `default.indexer.storage.type`. You are right that task history is erased on overlord restarts. We have been lucky that we don't have to frequently restart overlord processes. I would assume by using database backed task storage would require its own tuning. In the past, we have had to tune our RDS a few times for handling segment metadata load. -- 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]
