Run CoordinatedShutdown from ActorSystem.terminate #25213 (#26830)

This commit is contained in:
Patrik Nordwall 2019-05-03 10:47:47 +02:00 committed by GitHub
parent 81b1e2ef9b
commit 2bbf13f707
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 228 additions and 33 deletions

View file

@ -14,7 +14,6 @@ object InitialMembersOfNewDcSpec extends MultiNodeConfig {
commonConfig(ConfigFactory.parseString(s"""
akka.actor.provider = cluster
akka.actor.warn-about-java-serializer-usage = off
akka.coordinated-shutdown.terminate-actor-system = off
akka.cluster {
jmx.enabled = off
debug.verbose-gossip-logging = on