TisonKun commented on issue #10408: [FLINK-14992][client] Add job listener to execution environments URL: https://github.com/apache/flink/pull/10408#issuecomment-561502618 Another question is about failure. Currently we only call back on submission/execution succeed. If we want to react on failure also, the interface should be changed into `onJobSubmitted(JobClient, Throwable)` like `whenComplete(R, Throwable)`.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
