exit-jvm config in docs (#29722)

This commit is contained in:
Patrik Nordwall 2020-10-10 13:05:34 +02:00 committed by GitHub
parent 7c9eed6d8b
commit fb1c6ff253
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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