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

[Bug]Checkpoint does not update automatically #3961

Closed
2 of 3 tasks
chengyuan1029 opened this issue Aug 13, 2024 · 1 comment
Closed
2 of 3 tasks

[Bug]Checkpoint does not update automatically #3961

chengyuan1029 opened this issue Aug 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@chengyuan1029
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Java Version

1.8.0_311

Scala Version

2.12.x

StreamPark Version

2.1.5

Flink Version

1.17.0

deploy mode

yarn-application

What happened

I found that the checkpoint is not automatically updated and saved, occasionally it works, but most of the time it doesn't work and won't automatically update and save the checkpoint. Currently, I am using Flinksql and submitting in yarn application mode. Could you please help me take a look? What could be the possible reason?
image

Error Exception

There are no obvious errors in the log, only the alarms related to the database are as follows. Will this alarm have any impact? How to eliminate this alarm?

Screenshots

image

Are you willing to submit PR?

  • Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

@chengyuan1029 chengyuan1029 added the bug Something isn't working label Aug 13, 2024
@wolfboys
Copy link
Member

This is a known bug that has been fixed in version 2.1.5. Please refer to this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants