justinborromeo commented on a change in pull request #7117: Improve doc for 
auto compaction
URL: https://github.com/apache/incubator-druid/pull/7117#discussion_r258757286
 
 

 ##########
 File path: docs/content/design/coordinator.md
 ##########
 @@ -66,7 +66,7 @@ To ensure an even distribution of segments across Historical 
nodes in the cluste
 ### Compacting Segments
 
 Each run, the Druid Coordinator compacts small segments abutting each other. 
This is useful when you have a lot of small
-segments which may degrade the query performance as well as increasing the 
disk space usage.
+segments which may degrade the query performance as well as increasing the 
disk space usage. See [Segment Size 
Optimization](../operations/segment-optimization.html) for details.
 
 Review comment:
   "segments which may degrade the query performance as well as increasing the 
disk space usage" -> "segments which may degrade query performance as well as 
increase disk space usage"

----------------------------------------------------------------
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]

Reply via email to