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



##########
File path: docs/operations/api-reference.md
##########
@@ -614,6 +614,11 @@ Retrieve information about the segments of a task.
 
 Retrieve a [task completion report](../ingestion/tasks.md#task-reports) for a 
task. Only works for completed tasks.
 
+* `/druid/indexer/v1/lockedIntervals`

Review comment:
       Actually, instead of exposing this API, maybe a better thing we need is 
how to communicate to the user that compaction skips an intervals because of 
some task holding lock. Like what intervals was skipped for which datasource 
and what was the task that holds the lock.




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