aho135 commented on code in PR #17707: URL: https://github.com/apache/druid/pull/17707#discussion_r1980266778
########## docs/api-reference/supervisor-api.md: ########## @@ -2353,6 +2353,63 @@ Content-Length: 1359 </TabItem> </Tabs> +#### Sample request with `skipRestartIfUnmodified` +The following example sets the `skipRestartIfUnmodified` flag to true. With this flag set to true, the Supervisor will only restart if there has been a modification to the SupervisorSpec. Review Comment: Thanks @kfaraz Pushed an update to call out the default value. I wasn't sure which URL you were referring to though -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
