kfaraz commented on code in PR #14225:
URL: https://github.com/apache/druid/pull/14225#discussion_r1188129828


##########
docs/data-management/automatic-compaction.md:
##########
@@ -116,10 +116,10 @@ The following properties are automatically set by the 
Coordinator:
 * `context`: Set according to the user-provided `taskContext`.
 
 Compaction tasks fetch all [relevant 
segments](compaction.md#compaction-io-configuration) prior to launching any 
subtasks,
-_unless_ the following items are all set. It is strongly recommended to set 
all of these items to maximize performance
-and minimize disk usage of the `compact` tasks launched by auto-compaction:
+_unless_ the following items are all set. It is strongly recommended to set 
all of these items to non-null values to

Review Comment:
   ```suggestion
   _unless_ the following properties are all set to non-null values. It is 
strongly recommended to set these them to 
   ```
   cs minor edit to comment.



##########
docs/data-management/automatic-compaction.md:
##########
@@ -116,10 +116,10 @@ The following properties are automatically set by the 
Coordinator:
 * `context`: Set according to the user-provided `taskContext`.
 
 Compaction tasks fetch all [relevant 
segments](compaction.md#compaction-io-configuration) prior to launching any 
subtasks,
-_unless_ the following items are all set. It is strongly recommended to set 
all of these items to maximize performance
-and minimize disk usage of the `compact` tasks launched by auto-compaction:
+_unless_ the following items are all set. It is strongly recommended to set 
all of these items to non-null values to

Review Comment:
   ```suggestion
   _unless_ the following properties are all set to non-null values. It is 
strongly recommended to set them to 
   ```
   cs minor edit to comment.



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

Reply via email to