Soby Chacko
Soby Chacko
@thegiffted1 I just want to confirm the binder version where you observe this - `4.0.0-SNAPSHOT`? I moved the issue over here as this is the new home for the Kafka...
@iozho Could you please create a very minimal sample application (that is standalone) in which we can reproduce these issues that you are running into? That way, we can triage...
@iozho My apologies for not getting back to this issue. I am finally able to look at this issue now, but want to mention an important detail. We removed the...
@iozho We removed the loading of the AVRO converter bean in `3.2.x.`. Could you please check if that addresses your issues?
@ferblaca Thanks for reporting this issue (and the sample app). Turned out to be a bug that was introduced recently. See [this PR](https://github.com/spring-cloud/spring-cloud-stream/pull/2418) that fixes the issue. We will backport...
@ferblaca On a quick look, we missed backporting this change to `3.2.x`, which means that the change only went into `4.0.x`. We are planning another `3.2.x` release soon and we...
@ferblaca This is now backported to `3.2.x`. Could you try the fix on the latest snapshot version (`3.2.6-SNAPSHOT`) of the binder? Once you confirm, we can then close the issue.
Thank you for confirming. We will release it around end of October.
@omercelikceng We will take a look at this soon. Thanks for reporting!
@omercelikceng, I missed your note about submitting a PR for the fix. Please feel free to send a PR. We will be glad to review and merge the changes. If...