Adjusted comment based on feedback, see #2265
This commit is contained in:
parent
932ea6f98a
commit
133e1561c1
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,8 @@ akka {
|
|||
auto-join = on
|
||||
|
||||
# Should the 'leader' in the cluster be allowed to automatically mark unreachable nodes as DOWN?
|
||||
# Using auto-down implies that two separate clusters will be formed in case of network partition.
|
||||
# Using auto-down implies that two separate clusters will automatically be formed in case of
|
||||
# network partition.
|
||||
auto-down = on
|
||||
|
||||
# the number of gossip daemon actors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue