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


With regards,
Apache Git Services

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

Reply via email to