JRobTS commented on code in PR #17707: URL: https://github.com/apache/druid/pull/17707#discussion_r1970912967
########## docs/api-reference/supervisor-api.md: ########## @@ -2353,10 +2353,10 @@ Content-Length: 1359 </TabItem> </Tabs> -#### Sample request with restartIfUnmodified -The following example sets the restartIfUnmodified flag to false. With this flag set to false, the Supervisor will only restart if there has been a modification to the SupervisorSpec. +#### Sample request with skipRestartIfUnmodified +The following example sets the skipRestartIfUnmodified flag to true. With this flag set to false, the Supervisor will only restart if there has been a modification to the SupervisorSpec. Review Comment: Typo in the 2nd sentence: "With this flag set to *false* ..." -- 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]
