ChengYilong89 commented on PR #2111: URL: https://github.com/apache/zookeeper/pull/2111#issuecomment-2266656554
hello, my friend. I met a issue in the production, the temporary node in the lead is deleted, however the temporary node in the other followers is not deleted. so we got data inconsistent between lead and follower. Then I see the ISSUE-4785, and the scenario is similar with the ISSUE-4785, the follower A sync with the leader, and old leader restart, and the follower A became a new leader. Does ISSUE-4785 can caused the issue I described above? In your description, what does "5. The follower was bounced before writing all the uncommitted txns to disk" means? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
