GWphua commented on PR #19016: URL: https://github.com/apache/druid/pull/19016#issuecomment-4087612157
Ran native minor compaction tasks on a test cluster: 1. Native minor compaction tasks will be blocked by other tasks running on a single interval due to time chunk locking. (No concurrent tasks can be submitted) 2. Native minor compaction tasks now can target non-consecutive segments (Fixes #9768) 3. Native minor compaction now can compact selected segments instead of whole time chunk (Fixes #9712) -- 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]
