li4wang commented on PR #2111: URL: https://github.com/apache/zookeeper/pull/2111#issuecomment-2268253444
> Does ISSUE-4785 can caused the data inconsistent? Data inconsistence here means digest mismatch count is greater than 0 or you mean client see different data from leader and follower? > what does "5. The follower was bounced before writing all the uncommitted txns to disk" This means that follower didn't persist the txns from diff sync with leader into disk before shutdown and the follower lost the txns. -- 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]
