You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/02/21 02:18:40 UTC

[GitHub] justinborromeo commented on a change in pull request #7117: Improve doc for auto compaction

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org