You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2021/11/22 14:23:04 UTC

[flink] branch master updated (10c7a78 -> 81dcecf)

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

chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 10c7a78  [hotfix][e2e] Adds missing quotes
     add 6c46c9b  [FLINK-24113] Add option to disable automatic shutdown in application mode
     add 7647290  [FLINK-24113][tests] Migrate ApplicationDispatcherBootstrapTest to JUnit 5
     add fc9f53a  [FLINK-24113] Refactor ApplicationDispatcherBootstrap#clusterShutdownFuture
     add 81dcecf  [FLINK-24113][tests] Reduce duplication in ApplicationDispatcherBootstrapTest

No new revisions were added by this update.

Summary of changes:
 .../generated/deployment_configuration.html        |   6 +
 .../ApplicationDispatcherBootstrap.java            |  74 +++--
 .../ApplicationDispatcherBootstrapTest.java        | 348 ++++++++++-----------
 .../flink/configuration/DeploymentOptions.java     |   8 +
 4 files changed, 219 insertions(+), 217 deletions(-)