jihoonson opened a new pull request #6767: Fix auto compaction to consider intervals of running tasks URL: https://github.com/apache/incubator-druid/pull/6767 If compaction tasks are running for a longer time than the coordinator run period, the auto compaction can run compaction tasks which compact overlapped intervals with that of running tasks. This PR is to consider the intervals of running tasks when the auto compaction searches the segments to compact.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
