akka/akka-core

Cluster 'self' status is 'Removed' before joining

Open

#25,663 opened on 2018年9月21日

GitHub で見る
 (1 comment) (3 reactions) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantedt:cluster

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (平均マージ 8d 19h) (30d で 10 merged PRs)

説明

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.

コントリビューターガイド