surekhasaharan commented on a change in pull request #7653: Refactor 
SQLMetadataSegmentManager; Change contract of REST methods in 
DataSourcesResource
URL: https://github.com/apache/incubator-druid/pull/7653#discussion_r287874396
 
 

 ##########
 File path: docs/content/operations/api-reference.md
 ##########
 @@ -268,7 +276,9 @@ Runs a [Kill task](../ingestion/tasks.html) for a given 
interval and datasource.
 
 * `/druid/coordinator/v1/datasources/{dataSourceName}/segments/{segmentId}`
 
-Disables a segment.
+Marks as unused a segment of a data source. Returns a JSON object of the form 
`{"segmentStateChanged": <boolean>"}` with
+the boolean indicating if the state of the segment has been changed (that is, 
the segment was marked as used) as the
 
 Review comment:
   "segment was marked as used" -> "segment was marked as unused"

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to