Skip to content

Conversation

@DimitriMok
Copy link

Resolving streampark flink on k8s that flink task status is failed but k8s pod still alive

What changes were proposed in this pull request

Issue Number: close #3618

The status of flink task is failed or other end state in database, but is running in memory, which lead to show failed in streampark but is running actually.
This change reslove the streampark flink status and the real task status not consistent.

Brief change log

Remove the check and return that state on database is end state then not update the state.

Verifying this change

Show in #3618

Does this pull request potentially affect one of the following parts

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

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 01bece7 into apache:dev-2.1.4 Mar 27, 2024
@DimitriMok DimitriMok deleted the fork/dev-2.1.4 branch March 29, 2024 15:35
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.

2 participants