Skip to content

Handle tracing for multiple topic subscription correctly #62

@MoritzGrundei

Description

@MoritzGrundei

When ever we connect to a p2p node using either ./p2p-multi-subscribe or ./p2p-client binaries, we make the node subscribe to this specific topic but we collect traces from all other topics the node is subscribed to at the moment.
For a hot fix, one may include a filter that will not persist a Deliver / Publish log whenever it belongs to a different topic, however, the shards are still persisted to the output trace.

In my opinion, we need to filter these traces at the p2p node / sidecar level

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