tikv / tikv/pd

Handle the EOF error when stream recv

Open
#2,920 2 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Development Task
If TiKV disconnect or the connect is reconnect, the error may always report. we need to handle the EOF error and refresh the streams.
```
[2020/09/07 22:29:13.682 +08:00] [ERROR] [heartbeat_streams.go:121] ["send keepalive message fail"] [target-store-id=1] [error=EOF]
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.