Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1365 added untrustedspec #1535

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