Use Case: I want to send Acknowledgement back from the consumer to the producer/topic, saying I have successfully consumed the message. For that, I have tried the below code(not