components-contrib icon indicating copy to clipboard operation
components-contrib copied to clipboard

Rabbit MQ Pub/Sub Publish Metadata Propogation

Open sethtomy opened this issue 6 months ago • 4 comments

Ask your question here

Hello!

I'm trying to use a headers exchange with Rabbit MQ but am not able to achieve it. I route my message from exchange to individual queues, by use case, using a particular header.

I could not get this working though DAPR even after setting this in the component:

    - name: publishMessagePropertiesToMetadata
      value: "true"

From the subscribing code it looks like the inverse of what I want is supported here.

I dug into the publishing code a bit and found this so it looks like this is intentional behavior?

So I guess that's my question, is this intentional behavior or is this propogation something I could request as a feature (and maybe contribute)?

sethtomy avatar Oct 01 '25 00:10 sethtomy

This looks to be related to #6075

sethtomy avatar Oct 08 '25 12:10 sethtomy

I have the same problem but in my case I can't get the traceparent from the header

lorenzoponsb avatar Oct 23 '25 21:10 lorenzoponsb

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 22 '25 21:11 github-actions[bot]

Still hoping to get some input here to see what community thinks and to add support.

sethtomy avatar Nov 22 '25 22:11 sethtomy