Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Optimize][Flink]optimize flink mission cancel #2389

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

zackyoungh
Copy link
Contributor

Purpose of the pull request

Brief change log

By default, perform a savepoint first, and then perform a normal stop if it fails(默认先进行savepoint,如果失败再进行普通停止)

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

@zackyoungh zackyoungh added the Optimization Optimization function label Oct 16, 2023
@zackyoungh zackyoungh added this to the 1.0.0 milestone Oct 16, 2023
Copy link
Contributor

@Zzm0809 Zzm0809 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Zzm0809 Zzm0809 merged commit f8fb133 into DataLinkDC:dev Oct 16, 2023
12 checks passed
@zackyoungh zackyoungh deleted the optimize-cancel branch November 21, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization Optimization function
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants