Report more information about servers in recovery
- Dominant language
- C
- Stars
- 77
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Currently, ltop reports the number of recovered clients, probably clients which have completed recovery entirely.
The recovery_status file includes additional information, including the number of clients which have reconnected but not completed recovery. Reporting more of the state in that file could help illuminate the state of the system, and enable the sysadmin to see whether progress is being made, or not.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with ltop and the recovery_status file described in the issue. Read how ltop currently obtains and reports the recovered-client count, then inspect the additional recovery state available in recovery_status. Done means ltop exposes useful progress information, including clients that have reconnected but not completed recovery.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100