Hi Community, I am looking on some information on how to access kafka offsets, keys and entire value of kafka message using consume record?
Is there any other processor to consume messages from particular offset? Also, what happens if there is error after consuming messages. Assume there is database failure and we will loose those messages. Potential data loss in this case. Thanks, Asmath
