Improve organization of node keepalives #86
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Node keepalives/metrics updates are currently a "through-composed" set of data collection and upload functions. Reorganize these and find ways to make them more efficient, scalable, and manageable from a code readability perspective.
changed milestone to %3
mentioned in issue #85
Reorganized and refactored parts of the keepalive to move them to separate threads. Ceph stats and VM management moved successfully, main update is now simpler and more streamlined.
closed