petermarshallio opened a new issue #11984: URL: https://github.com/apache/druid/issues/11984
**With its focus on Druid configuration files, the Configuration Reference contains information about the dynamic configuration of automatic compaction set by calling an API.** ### Affected Version 0.22.0 ### Description - Relates to https://druid.apache.org/docs/latest/configuration/index.html#compaction-dynamic-configuration - It includes information about the table datasource that will be compacted, `tuningConfig` (#11936) , `granularitySpec` and `ioConfig` (#11980), including the amount of parallelism (`maxNumConcurrentSubTasks`) – and thus has more in common with the concepts of ingestion than of runtime properties ### Proposal Move this section of the documentation into a dedicated page closer to that on how to do reindexing / compaction. -- 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]
