I need to send messages through kafka and found all the examples in "Learn by Example" very helpful. I do need to add headers to the messages I'm sending and I'm not finding examples how to add the headers when producing or read the headers when consuming. Is it possible? any examples anywhere?
Asked
Active
Viewed 72 times