Soby Chacko

Results 156 comments of Soby Chacko

@omercelikceng No worries. Let us know when you are able to pick this up again. Otherwise, we can take a look from our side.

@weiro-9-w7 Here is a [sample application ](https://github.com/spring-cloud/spring-cloud-stream-samples/blob/main/routing-samples/message-routing-callback/README.adoc)that demonstrates message routing callback. Although written for Kafka, this is applicable in a Rabbit scenario also. This is something that you might want...

@weiro-9-w7 Are there any latest updates on this issue?

Closing the issue due to no activity. Feel free to re-open it if needed.

@mjbingen We are investigating this issue. Can you please add instructions for how exactly to reproduce the issue? Your sample is a great start, and I see a native branch...

@mjbingen Sorry for the delay. This turned out to be a bug in the binder. We just addressed it via the above-referenced commit. It should be available as part of...

@LiquidSelf Thank you for the sample. I just added a fix where the Kafka Streams binder now supports `Component` beans for function composition. Could you test your app against the...

@LiquidSelf, Were you able to verify the fix?