Skip to content

Remote deployment fails when there is a current Activity #89

@Xeiotos

Description

@Xeiotos

For unknown reasons (maybe because the Akka.Remote.DaemonMsgCreate is wrapped in a Phobos.Tracing.SpanEnvelope?) remote deployment of an actor fails silently when using Phobos & when there is a current Activity.

The issue does not occur when there is no current activity (such as when manually setting Activity.Current = null).

A reproduction is provided here: Link

I suspect it's some kind of serialization issue where the EndpointWriter/EndpointReader does not realise this is a remote deployment, but I'm not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions