Other alternative solutions would be:
- Produce a message with a unique key into the topic test
- On the consumer side, push an entry with the unique key into DB once processing is done successfully. Before starting the process at consumer id, check the unique key entry in the DB. If exists then the consumer already processed that message else do com