Merged with master
This commit is contained in:
parent
55be17419e
commit
748d10f1b3
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@ class RemoteActorRefProvider(
|
|||
}
|
||||
}
|
||||
|
||||
def getDefaultAddress: Address = transport.address
|
||||
def getDefaultAddress: Address = transport.defaultAddress
|
||||
|
||||
private def hasAddress(address: Address): Boolean =
|
||||
address == local.rootPath.address || address == rootPath.address || transport.addresses(address)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue