Skip to main content

Kafka Consumer Consumption based on TimeStamp-based position

Hello,

We know that using KafkaConsumer api we can replay messages from certain
offsets. However, we are not sure if we could specify timeStamp from which
we could replay messages again.

Does anyone know if this is possible?

Regards,

Comments