You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampark.apache.org by be...@apache.org on 2022/11/26 15:55:44 UTC

[incubator-streampark] branch session-cluster updated (a18049336 -> 9ce9830bd)

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

benjobs pushed a change to branch session-cluster
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


    from a18049336 [Bug] check job running when flink cluster shutdown
     add 9ce9830bd [Bug] flink cluster state bug fixed

No new revisions were added by this update.

Summary of changes:
 .../core/controller/FlinkClusterController.java    |  3 +--
 .../core/service/impl/ApplicationServiceImpl.java  | 12 ++++++++-
 .../core/service/impl/FlinkClusterServiceImpl.java |  3 ++-
 .../src/enums/flinkEnum.ts                         |  4 +--
 .../setting/components/FlinkClusterSetting.vue     | 31 +++++++++++-----------
 .../views/flink/setting/hooks/useClusterSetting.ts |  2 +-
 6 files changed, 33 insertions(+), 22 deletions(-)