This is an automated email from the ASF dual-hosted git repository.

kkloudas pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 4203965  [FLINK-18926][python][docs] Add a "Environment Variables" 
document under the "Python API" -> "User Guide" -> "Table API" section
     add eb59144  [FLINK-19909] Shutdown application cluster in attached mode 
when job cancelled
     add 92dc1c2  [hotfix] Rename ApplicationFailureException to 
UnsuccessfulExecutionException

No new revisions were added by this update.

Summary of changes:
 .../ApplicationDispatcherBootstrap.java            |  6 +--
 .../deployment/application/EmbeddedJobClient.java  |  3 +-
 ...on.java => UnsuccessfulExecutionException.java} | 43 ++++++++++------------
 .../ApplicationDispatcherBootstrapTest.java        | 41 ++++++++++++++++++++-
 .../flink/client/testjar/MultiExecuteJob.java      |  8 +++-
 5 files changed, 70 insertions(+), 31 deletions(-)
 rename 
flink-clients/src/main/java/org/apache/flink/client/deployment/application/{ApplicationFailureException.java
 => UnsuccessfulExecutionException.java} (62%)

Reply via email to