1 - triagedhelp wantedt:cluster
Repository metrics
- Stars
- (13,277 stars)
- PR merge metrics
- (Avg merge 8d 19h) (10 merged PRs in 30d)
Description
When the current node is not part of the cluster gossip, the cluster status of 'self' is reported as Removed.
This has the effect that the initial cluster status, before joining, is also Removed. This used to be rare when joining based on seed-nodes from the configuration was common, but now with more sophisticated cluster bootstrap mechanisms it may become more common.
It might be nice to introduce an Uninitialized cluster state.