Skip to content

Hyperion cannot serialize/deserialize UnconfirmedWarning message #43

@alexvaluyskiy

Description

@alexvaluyskiy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions