Hi,

We are experimenting Kafka for a MQ use-case. We found it very useful but
couldn't find the following info from the documentation:

I have a consumer logic which can say that a message consumption failed. Is
there any way I can remove the message from that partition and put it in
other topic? Can be done in an equivalent way to a database transaction,
importantly: can i do either both or none?

- How can I remove a message of a particular topic?  Is there any
client-api for it?
- How can I access a message? Is there any client-api for it?

-- 
Regards
Vamsi Subhash

Reply via email to