spring-cloud / spring-cloud-stream-binder-kafka

Spring Cloud Stream binders for Apache Kafka and Kafka Streams
Apache License 2.0
331 stars 301 forks source link

Fetch message timestamp #1234

Open antonio-milkman opened 4 months ago

antonio-milkman commented 4 months ago

I am using spring cloud streams with Kafka Streams binder.

Is it possible to retrieve the header of the received message, and in particular its timestamp?