jasonk000 commented on PR #14642: URL: https://github.com/apache/druid/pull/14642#issuecomment-1649126153
@maytasm @kfaraz how do we feel now about this PR? There's an opportunity that I'm ignoring here for the moment, similar to @kfaraz suggestion, which is that the Retrieve Unused Tasks can limit the number retrieved, or divide and request a smaller interval and iterate intervals in smaller blocks. It looks like RetrieveUnusedSegmentsAction is also used by MoveTask, ArchiveTask, and RestoreTask in addition to KillUnusedSegmentsTask. -- 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]
