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] [Gateway] Flink jobmanager High availability does not take effect in Kubernets Operator mode #3883

Open
3 tasks done
jianhaolee opened this issue Oct 22, 2024 · 3 comments
Assignees
Labels
Bug Something isn't working

Comments

@jianhaolee
Copy link

jianhaolee commented Oct 22, 2024

Search before asking

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

What happened

It didn't take effect,When set kubernetes.jobmanager.replicas = 2(or higher)on cluster config function.

It is stil one replica on kubernetes cluster!
Flink jobmanager High availability does not take effect!
I have tried various configuration methods but none of them work.

It is a bug!

What you expected to happen

I debugged the program and found that the logic of a high-availability parameter is missing.

See KubernetsOperatorGateway.initResource line 147:

image

How to reproduce

ClusterConfig:
image

Anything else

Flink version:1.19.1
Dinky version:1.1.0

Version

1.1.0

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@jianhaolee jianhaolee added Bug Something isn't working Waiting for reply Waiting for reply labels Oct 22, 2024
Copy link

Hello @jianhaolee, this issue is about K8S, so I assign it to @gaoyan1998 and @zackyoungh. If you have any questions, you can comment and reply.

你好 @jianhaolee, 这个 issue 是关于 K8S 的,所以我把它分配给了 @gaoyan1998@zackyoungh。如有任何问题,可以评论回复。

@jianhaolee
Copy link
Author

I solved the problem and I will submit PR later

@aiwenmo aiwenmo removed the Waiting for reply Waiting for reply label Oct 23, 2024
@aiwenmo
Copy link
Contributor

aiwenmo commented Oct 23, 2024

Hi. Looking forward to your contribution.

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

4 participants