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

Hyperion cannot serialize/deserialize UnconfirmedWarning message #43

Open
alexvaluyskiy opened this issue Mar 24, 2017 · 1 comment
Open
Labels

Comments

@alexvaluyskiy
Copy link
Contributor

It tries to cast Akka.Actor.ActorPath.Surrogate type to ActorPath

System.InvalidCastException: Unable to cast object of type 'Surrogate' to type 'Akka.Actor.ActorPath'.
   at lambda_method(Closure , Stream , DeserializerSession )
   at Hyperion.ValueSerializers.ObjectSerializer.ReadValue(Stream stream, DeserializerSession session)

I can't reproduce this bug, outside of AtLeastOnceDelivery specs

@alexvaluyskiy alexvaluyskiy added this to the Hyperion 0.9.5 milestone Mar 24, 2017
@alexvaluyskiy
Copy link
Contributor Author

Related bug
asynkron/Wire#75

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

No branches or pull requests

1 participant