tillrohrmann 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-487869171
 
 
   Thanks for updating the PR @lamber-ken. I actually think that we cannot 
guard against all possible unchecked exceptions in Flink. If such an exception 
occurs, then this is clearly an indicator that there is a bug in Flink. If 
there is a bug in Flink, then we don't give guarantees on the its behaviour. 
Thus, I think we don't need to add this `finally` block. The problem should 
have been solved by fixing #8250. Hence, I will close this PR and the 
corresponding JIRA issue. Please re-open if you strongly object.

----------------------------------------------------------------
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

Reply via email to