-
-
Notifications
You must be signed in to change notification settings - Fork 408
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
Send headers while producing to a Kafka topic #330
Comments
Use case @authorjapps :
|
@authorjapps - just touching base on this. Is there anything else I can provide here? When can I expect this feature to be available? Please advise. |
@authorjapps Please review and approve the PR |
Available in |
@authorjapps when will v 1.3.20 be available ? |
@kt09 , Please check our release frequency details(click me) on the readme page. But it would be great if you could take care of all the ACs prior to that. Give us a shout here once done ✌️ |
@authorjapps apologies for the late response and sorry for not getting to AC2 before 21st. |
Hello @kt09 , Just checking... did you get chance to complete the AC2? |
authorjapps/hello-kafka-stream-testing#1
Background
From Slack:
Question from: Kushagra
@authorjapps is it possible to send a message to a Kafka topic with a particular header? I know we can do that in http. Please advise!
AC1:
As a developer or SDET
I want to produce a record with header(s) to a desired Kafka topic
So that I verify the business flow related to the headers.
e.g.
AC2:
As a developer or Test Engineer
I want a help page or a Wiki to learn the usage of the producing and consuming of a Kafka record with headers
So that I can easily implement this into the test automation in my project.
Wiki todo(Ask for edit permission) :
https://github.com/authorjapps/zerocode/wiki/Kafka-records-with-headers
The text was updated successfully, but these errors were encountered: