apache / apache/incubator-pegasus
Reduce verberos logs
Open
type/enhancement
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 328
- PR merge metrics
- No merged PRs in 30d
Description
When the server maintenances a large number of replicas (say 2000), it produce too many verberos logs, the INFO level logs will be rotate very soon. Since most of them are not necessary, we can lower some log levels.
Contributor guide
Research direction
Start by locating the server maintenance log statements responsible for the excessive INFO-level output when managing many replicas. Identify which messages are unnecessary and verify that lowering their levels reduces log volume without hiding important maintenance information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100