Skip to content

[Bug] CheckPoint Failure Options alert not work in specific situation #4256

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

Merged
merged 1 commit into from
Jun 21, 2025

Conversation

Gianzie
Copy link
Contributor

@Gianzie Gianzie commented Jun 8, 2025

What changes were proposed in this pull request

When the job checkpoint fails, the alter policy is set to send more than 6 times within 1 min
Assume that for some reason, the job only fails two or three times within 1 min, and then recovers to normal
After 2 minutes or longer, the program really has a problem. At this time, the alert will no longer take effect

Issue Number: close #4255

Brief change log

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

(or)

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

(or)

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts

  • Dependencies (does it add or upgrade a dependency): no

Copy link

sonarqubecloud bot commented Jun 8, 2025

Copy link
Member

@wolfboys wolfboys left a comment

Choose a reason for hiding this comment

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

LGTM

@wolfboys wolfboys merged commit 49c27a8 into apache:dev Jun 21, 2025
42 checks passed
@Gianzie Gianzie deleted the fix_ck_fail_alert branch June 30, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] CheckPoint Failure Options alert not work in specific situation
2 participants