Revert "Introduce cluster 'team' setting and add to Member"
This reverts commit a06badaa03fa9f3c9a942b1468090f758c74a869.
This commit is contained in:
parent
bd6afb8952
commit
a7dc938188
8 changed files with 8 additions and 57 deletions
|
|
@ -1 +0,0 @@
|
|||
../scala/cluster-team.md
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
# Cluster Team
|
||||
|
||||
@@@ note
|
||||
|
||||
Cluster teams are a work-in-progress feature, and behavior is still expected to change.
|
||||
|
||||
@@@
|
||||
|
||||
Teams are used to define islands of the cluster that are colocated.
|
||||
They can be used to make the cluster "dc-aware", run the cluster in multiple availability zones or regions.
|
||||
|
||||
Cluster nodes can be assigned to a team by setting the `akka.cluster.team` setting.
|
||||
When no team is specified, a node will belong to the 'default' team.
|
||||
|
||||
The team is added to the list of roles of the node with the prefix "team-".
|
||||
Loading…
Add table
Add a link
Reference in a new issue