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/28 09:54:06 UTC

[incubator-streampark] branch session-cluster updated (96dae19ce -> 4b93ad170)

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 96dae19ce [Improve] code Improvement
     add 4b93ad170 [Improve] flink cluster delete check Improvement

No new revisions were added by this update.

Summary of changes:
 .../apache/streampark/console/core/mapper/ApplicationMapper.java   | 2 ++
 .../apache/streampark/console/core/service/ApplicationService.java | 2 ++
 .../console/core/service/impl/ApplicationServiceImpl.java          | 5 +++++
 .../console/core/service/impl/FlinkClusterServiceImpl.java         | 4 ++--
 .../src/main/resources/mapper/core/ApplicationMapper.xml           | 7 +++++++
 5 files changed, 18 insertions(+), 2 deletions(-)