akka/akka-core

Cluster 'self' status is 'Removed' before joining

Open

#25,663 建立於 2018年9月21日

在 GitHub 查看
 (1 留言) (3 反應) (0 負責人)Scala (3,547 fork)batch import
1 - triagedhelp wantedt:cluster

倉庫指標

Star
 (13,277 star)
PR 合併指標
 (平均合併 8天 19小時) (30 天內合併 10 個 PR)

描述

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.

貢獻者指南