shortname for provider config
This commit is contained in:
parent
deb26d212f
commit
8d36499cd4
7 changed files with 7 additions and 7 deletions
|
|
@ -36,7 +36,7 @@ object DistributedPubSubRestartSpec extends MultiNodeConfig {
|
|||
commonConfig(ConfigFactory.parseString("""
|
||||
akka.loglevel = INFO
|
||||
akka.cluster.pub-sub.gossip-interval = 500ms
|
||||
akka.actor.provider = "akka.cluster.ClusterActorRefProvider"
|
||||
akka.actor.provider = cluster
|
||||
akka.remote.log-remote-lifecycle-events = off
|
||||
akka.cluster.auto-down-unreachable-after = off
|
||||
"""))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue