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

Producer callback in Spring Cloud Stream with reactor core publisher #1155

Closed aniket0788 closed 2 years ago

aniket0788 commented 2 years ago

Could you look into this here please

https://stackoverflow.com/questions/69120425/producer-callback-in-spring-cloud-stream-with-reactor-core-publisher

sobychacko commented 2 years ago

@aniket0788 See the answer by @garyrussell on the SO thread ^^.

We also have this note about recordMetadataChannel that might be useful.

Closing the issue. Feel free to re-open if need be.