jon-wei commented on a change in pull request #7494: API to drop data by interval URL: https://github.com/apache/incubator-druid/pull/7494#discussion_r277111028
########## File path: docs/content/operations/api-reference.md ########## @@ -230,6 +230,20 @@ Enables all segments of datasource which are not overshadowed by others. Enables a segment of a datasource. +##### PUT Review comment: I was thinking the drop is not really idempotent, since it can have different effects each call (suppose new segments were added to the drop interval between calls) ---------------------------------------------------------------- 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]
