Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deliver message properties to the sink #1530

Open
MaxShvets opened this issue Feb 11, 2025 · 0 comments
Open

Deliver message properties to the sink #1530

MaxShvets opened this issue Feb 11, 2025 · 0 comments

Comments

@MaxShvets
Copy link

Problem
I have a RabbitMQ source configured to send events to a knative service. When I send a message to the queue, an event arrives to my service, but it doesn't have any of the properties (such as "headers" or "reply-to"). In particular, this makes it impossible for me to respond to the message, but even if responding can be handled some other way, I'd still like to be able to receive the headers.

Persona:
Event consumer

Exit Criteria
All properties of the message are added to the cloud event delivered to the source's sink

Time Estimate (optional):
How many developer-days do you think this may take to resolve?

Additional context (optional)
Add any other context about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant