ektravel commented on code in PR #12416:
URL: https://github.com/apache/druid/pull/12416#discussion_r860018958
##########
docs/operations/segment-optimization.md:
##########
@@ -90,8 +90,8 @@ Once you find your segments need compaction, you can consider
the below two opti
- Turning on the [automatic compaction of
Coordinators](../design/coordinator.md#compacting-segments).
The Coordinator periodically submits [compaction
tasks](../ingestion/tasks.md#compact) to re-index small segments.
To enable the automatic compaction, you need to configure it for each
dataSource via Coordinator's dynamic configuration.
- See [Compaction Configuration
API](../operations/api-reference.md#compaction-configuration)
- and [Compaction
Configuration](../configuration/index.md#compaction-dynamic-configuration) for
details.
+ See [Automatic compaction configuration
API](../operations/api-reference.md#automatic-compaction-configuration)
+ and [Automatic compaction
configuration](../configuration/index.md#automatic-compaction-dynamic-configuration)
for details.
Review Comment:
```suggestion
and [Automatic compaction dynamic
configuration](../configuration/index.md#automatic-compaction-dynamic-configuration)
for details.
```
--
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]