tikv / tikv/pd

Reduce the number of log for active push

Open
#3,566 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Feature Request

### Describe your feature request related problem
```
$ cat /path/to/pd.log | grep "2021/03/31 17:01.*send.*active" | wc -l
1555
```

### Describe the feature you'd like

We should reduce the number of active push operator logs.

### Describe alternatives you've considered

Perhaps we can change the log level or use another file to record

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.