rmetzger edited a comment on pull request #18416: URL: https://github.com/apache/flink/pull/18416#issuecomment-1023323763
Thanks for implementing this nice feature. I have one question: I just tried this out, and it works as expected. However, when I issue a REST `DELETE /cluster` call (once I've retrieved the exception), the JobManager process will exit with code 0. For a cancelled job, this is fine, but for a failed Application Mode cluster, I would expect exit code 1 (so that my resource manager can restart the process) -- 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]
