HarperFast / HarperFast/harper-pro
cluster_status: avoid full getSystemInfo call for performance
Open
area:replication
enhancement
from-jira
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 80
Description
cluster_status currently invokes the full getSystemInfo which is expensive. Refactor to retrieve only the minimal data required for status reporting.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Assessment
This issue has not been assessed yet.