-
-
Notifications
You must be signed in to change notification settings - Fork 158
Serde: Enable header serialization #509
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi MDzaja! 👋
Welcome, and thank you for opening your first PR in the repo!
Please wait for triaging by our maintainers.
Please take a look at our contributing guide.
Further user feedback is requested. Please reply within 7 days or we might close the issue. |
No feedback received within 7 days. Auto closing. |
Is there any news of this @MDzaja ? We are facing a similar problem. We want serialize the value according to some |
we'll take a look, thanks for bumping |
Hi, Is there anything that we can do to help you with this feature? |
…ssue#346 # Conflicts: # api/src/main/java/io/kafbat/ui/serdes/ProducerRecordCreator.java # serde-api/pom.xml
@MDzaja Thanks for your first contribution to kafbat ui! Sorry it took this long |
Are you going to release this feature in https://central.sonatype.com/artifact/io.kafbat.ui/serde-api? |
What changes did you make? (Give an overview)
Closes #346.
Extends
io.kafbat.ui.serde.api.Serde.Serializer
to support message headers editing by custom serializers.Is there anything you'd like reviewers to focus on?
How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)
A custom serializer was developed, and the feature was tested with it.
Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)
Check out Contributing and Code of Conduct
A picture of a cute animal (not mandatory but encouraged)
