mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

etcd panic-ed, so defrag response just blocked for "days" when the actual 'v3rpc' path never returned. We should catch this earlier. ref. https://github.com/coreos/etcd/issues/7526 Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>