I implemented one application using @kafkaListener. All listened events
will be kept in Redis for some time. WIth the help of Spring scheduler,
above events will be spanned across multiple threads and processed some
business logic.

Can you suggest me how to commit the events to kafka after processing the
business logic. Please let me know if you need any more details.

Regards
Prakash

Reply via email to