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

[3.5] etcdserver: process the scenaro of the last WAL record being partially synced to disk #15069

Merged
merged 1 commit into from
Jan 11, 2023

Commits on Jan 7, 2023

  1. etcdserver: process the scenaro of the last WAL record being partiall…

    …y synced to disk
    
    We need to return io.ErrUnexpectedEOF in the error chain, so that
    etcdserver can repair it automatically.
    
    Backport etcd-io#15068
    
    Signed-off-by: Benjamin Wang <wachao@vmware.com>
    ahrtr committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    e1fc545 View commit details
    Browse the repository at this point in the history