317brian commented on code in PR #15218: URL: https://github.com/apache/druid/pull/15218#discussion_r1367276662
########## docs/data-management/automatic-compaction.md: ########## @@ -203,6 +203,82 @@ The following auto-compaction configuration compacts updates the `wikipedia` seg } ``` +## Concurrent compaction + +:::info +Concurrent compaction is an [experimental feature](../development/experimental.md) and is not currently available for SQL-based ingestion. Review Comment: @AmatyaAvadhanula will concurrent compaction w/ MSQ be in for 28 or no? -- 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]
