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

Kafka non standard header encoding should be configurable #185

Open
fishman opened this issue Jan 6, 2022 · 1 comment
Open

Kafka non standard header encoding should be configurable #185

fishman opened this issue Jan 6, 2022 · 1 comment

Comments

@fishman
Copy link

fishman commented Jan 6, 2022

Description

As described in #56 you use AMQP encoding for the message headers. It's neither standard nor is it documented anywhere on azure.

Please provide a way to disable this encoding. Looking at the headers that are being added by the eventgrid subscription the encoding adds nothing but unnecessary bytes.

How to reproduce

Add an eventgrid -> eventhub subscription

Has it worked previously?

No

@KnyGoo
Copy link

KnyGoo commented Jan 23, 2025

+1

Reading Azure Event Hub with Spring Cloud Stream Kafka and I'm getting extra bytes that I was not expecting. Please decode so custom headers are clean.

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

No branches or pull requests

2 participants