Revision e1fc545d8a2e189f68e5bd9090a1949b3ea703d7 authored by Benjamin Wang on 07 January 2023, 21:30:01 UTC, committed by Benjamin Wang on 07 January 2023, 21:30:01 UTC
We need to return io.ErrUnexpectedEOF in the error chain, so that
etcdserver can repair it automatically.

Backport https://github.com/etcd-io/etcd/pull/15068

Signed-off-by: Benjamin Wang <wachao@vmware.com>
1 parent 9e3966f
History
File Mode Size
authpb
etcdserverpb
membershippb
mvccpb
v3rpc
version
LICENSE -rw-r--r-- 11.1 KB
go.mod -rw-r--r-- 923 bytes
go.sum -rw-r--r-- 15.5 KB

back to top