Don't shutdown ActorSystem in tests

* changes due to new coordinated shutdown behavior
This commit is contained in:
Patrik Nordwall 2017-01-20 11:35:56 +01:00
parent d276a31c34
commit 9ad8b2e997
7 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# Don't terminate ActorSystem in tests
akka.coordinated-shutdown.run-by-jvm-shutdown-hook = off
akka.coordinated-shutdown.terminate-actor-system = off
akka.cluster.run-coordinated-shutdown-when-down = off

View file

@ -0,0 +1,4 @@
# Don't terminate ActorSystem in tests
akka.coordinated-shutdown.run-by-jvm-shutdown-hook = off
akka.coordinated-shutdown.terminate-actor-system = off
akka.cluster.run-coordinated-shutdown-when-down = off

View file

@ -0,0 +1,4 @@
# Don't terminate ActorSystem in tests
akka.coordinated-shutdown.run-by-jvm-shutdown-hook = off
akka.coordinated-shutdown.terminate-actor-system = off
akka.cluster.run-coordinated-shutdown-when-down = off

View file

@ -0,0 +1,4 @@
# Don't terminate ActorSystem in tests
akka.coordinated-shutdown.run-by-jvm-shutdown-hook = off
akka.coordinated-shutdown.terminate-actor-system = off
akka.cluster.run-coordinated-shutdown-when-down = off

View file

@ -0,0 +1,4 @@
# Don't terminate ActorSystem in tests
akka.coordinated-shutdown.run-by-jvm-shutdown-hook = off
akka.coordinated-shutdown.terminate-actor-system = off
akka.cluster.run-coordinated-shutdown-when-down = off

View file

@ -0,0 +1,4 @@
# Don't terminate ActorSystem in tests
akka.coordinated-shutdown.run-by-jvm-shutdown-hook = off
akka.coordinated-shutdown.terminate-actor-system = off
akka.cluster.run-coordinated-shutdown-when-down = off

View file

@ -0,0 +1,4 @@
# Don't terminate ActorSystem in tests
akka.coordinated-shutdown.run-by-jvm-shutdown-hook = off
akka.coordinated-shutdown.terminate-actor-system = off
akka.cluster.run-coordinated-shutdown-when-down = off