akka/akka-core

Cluster 'self' status is 'Removed' before joining

Open

#25.663 aperta il 21 set 2018

Vedi su GitHub
 (1 commento) (3 reazioni) (0 assegnatari)Scala (3547 fork)batch import
1 - triagedhelp wantedt:cluster

Metriche repository

Star
 (13.277 star)
Metriche merge PR
 (Merge medio 8g 19h) (10 PR mergiate in 30 g)

Descrizione

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.

Guida contributor