Removing nodename
This commit is contained in:
parent
5006f96348
commit
bfd11ad8c5
21 changed files with 29 additions and 59 deletions
|
|
@ -23,7 +23,6 @@ trait AbstractRemoteActorMultiJvmSpec {
|
|||
akka {
|
||||
remote.server.hostname="%s"
|
||||
remote.server.port = "%d"
|
||||
cluster.nodename = "node%d"
|
||||
}""".format(host, 9990+idx, idx)) withFallback commonConfig
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue