Skip to content

Map CAP MessageId to RabbitMQ BasicProperties.MessageId #1740

@wificlub-code

Description

@wificlub-code

Hi team,
When using CAP with RabbitMQ, we currently can't directly find a CAP message in RabbitMQ's trajectory management backend using CAP's MessageId, because it's not assigned to RabbitMQ's BasicProperties.MessageId.
Request: In RabbitMqTransport.BasicPublishAsync, set BasicProperties.MessageId to CAP's MessageId when publishing messages.
This would let us directly search RabbitMQ management tools using CAP's MessageId, simplifying troubleshooting of message issues.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions