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

Allow objects in keys in kafka messages #172

Open
lucas-macori opened this issue Jul 3, 2023 · 2 comments
Open

Allow objects in keys in kafka messages #172

lucas-macori opened this issue Jul 3, 2023 · 2 comments

Comments

@lucas-macori
Copy link

When publishing a message in a topic, it is only possible to send a string in the key. :
image

Although, it could be useful the send objects. As the key sometimes is represented as a JSON object.

For instance, this could be done like this :
image

Do you think this could be implemented ?

Thank you

@brian-mulier-p
Copy link

Hello ! I think it could be an enhancement for this PR : #157
@nkhalis were you able to test if this PR is valid ?

@nkhalis
Copy link
Collaborator

nkhalis commented Jul 7, 2023

I'll check it the next week 😀

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

3 participants