lamber-ken edited a comment 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-486723700
 
 
   > The `HistoryServerArchivist` is not supposed to throw any exceptions. If 
it does, then it is clearly a programming fault. I don't understand which case 
you try to solve here. What is the original exception you are seeing why you 
think that an `IOException` is not good enough.
   
   you're right, may be it's a clearly a programming falut. but once an 
exception occurs, it will cause the yarn application hang. Because this affects 
the callback of `Dispatcher's terminationFutuer` which will notify yarn 
resourcemanager to stop applicaiton.

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