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

flink operator not clean up zookeeper nodes #828

Open
ZHOUSH41 opened this issue Jul 31, 2024 · 0 comments
Open

flink operator not clean up zookeeper nodes #828

ZHOUSH41 opened this issue Jul 31, 2024 · 0 comments

Comments

@ZHOUSH41
Copy link

Hello. We are creating clusters with zookeeper high availability enabled. We set this properties on the cluster:

high-availability.cluster-id: ....
high-availability.jobmanager.port: .....
high-availability.storageDir: ....
high-availability.type: zookeeper
high-availability.zookeeper.quorum: ....

when we want to delete the cluster because we want to recreate it with a new property or new code, not all resources created by the HA (like the ZNode) are being properly cleaned up, which means that when we relaunch the cluster, the old job will continue to exists, competing for resources with the new job being launched

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant