Skip to content

Conversation

maxim-s
Copy link
Contributor

@maxim-s maxim-s commented Dec 12, 2015

fixed dropping inbound actor selection in the untrusted mode
https://github.com/akka/akka/blob/master/akka-remote/src/main/scala/akka/remote/Endpoint.scala#L79

fixed dropping inbound PossiblyHarmful message
https://github.com/akka/akka/blob/master/akka-remote/src/main/scala/akka/remote/Endpoint.scala#L86

added path to remote daemon
https://github.com/akka/akka/blob/master/akka-remote/src/main/scala/akka/remote/RemoteActorRefProvider.scala#L167

added actor selection by given target

replaced type matching to if else , for doing complicated conditions

@rogeralsing
Copy link
Contributor

Solid as usual!

rogeralsing added a commit that referenced this pull request Dec 13, 2015
@rogeralsing rogeralsing merged commit 1eb51e4 into akkadotnet:dev Dec 13, 2015
@Aaronontheweb
Copy link
Member

This failed on the dev pr. Looks like the untrusted spec has a race condition within it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants