lamber-ken commented on issue #8254: [FLINK-12219][runtime] Yarn application can't stop when flink job failed in per-job yarn cluste mode URL: https://github.com/apache/flink/pull/8254#issuecomment-488677963 hi, @tillrohrmann, what this commit [tillrohrmann@524ead4](https://github.com/tillrohrmann/flink/commit/524ead44f68ff02d52e8ff561c9e235e5b353123) mean? If you insist that it has been resolved with #8250, I don't agree with you very much, but I can only obey you. As another issue FLINK-12183 says, it's hard to find that because here it only catches IOException, and we can't get any stacktrace information from the log file (because there's no place to record the exception log). If some uncatched exception happens in the futher, it'll cause yarn application can't stop again even if the task has failed. Best.
---------------------------------------------------------------- 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