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

Data loss when restarting the lead node #577

Open
walleliu1016 opened this issue Nov 21, 2023 · 0 comments
Open

Data loss when restarting the lead node #577

walleliu1016 opened this issue Nov 21, 2023 · 0 comments

Comments

@walleliu1016
Copy link

walleliu1016 commented Nov 21, 2023

Description

I followed the demo in the readme and created a 3-node cluster. I saw that the node count was 7 through the srvr command. Then I updated the image and restarted the pods in sequence. When it was updated to pod-0, pod-0 was the leader at this time and the update was completed. Afterwards, the node count of pod-0 was 5, and the data in /zookeeper-operator/zookeeper was lost.

image

apiVersion: "zookeeper.pravega.io/v1beta1" kind: "ZookeeperCluster" metadata: name: "zookeeper" spec: replicas: 3 storageType: ephemeral triggerRollingRestart: true

Importance

blocker

Location

(Where is the piece of code, package, or document affected by this issue?)

Suggestions for an improvement

(How do you suggest to fix or proceed with this issue?)

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