maytasm commented on a change in pull request #10510:
URL: https://github.com/apache/druid/pull/10510#discussion_r504334566



##########
File path: docs/operations/api-reference.md
##########
@@ -410,6 +410,32 @@ Returns total size and count for each datasource for each 
interval within given
 Returns the total size of segments awaiting compaction for the given 
dataSource. 
 This is only valid for dataSource which has compaction enabled. 
 
+##### GET
+
+* `/druid/coordinator/v1/compaction/status`
+
+Returns the status and statistics from the latest auto compaction run of all 
dataSource which has/had auto compaction enabled.
+The response payload includes a list of `latestStatus` object. Each 
`latestStatus` represent the status for a dataSource (which has/had auto 
compaction enabled). 

Review comment:
       Done




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

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