exit-jvm config in docs (#29722)
This commit is contained in:
parent
7c9eed6d8b
commit
fb1c6ff253
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ and a restart with new seed-nodes should be tried after unsuccessful attempts.
|
|||
|
||||
```
|
||||
akka.cluster.shutdown-after-unsuccessful-join-seed-nodes = 20s
|
||||
akka.coordinated-shutdown.terminate-actor-system = on
|
||||
akka.coordinated-shutdown.exit-jvm = on
|
||||
```
|
||||
|
||||
If you don't configure seed nodes or use one of the join seed node functions, you need to join the cluster manually
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue