Skip to content

Deserialization-exception-handler: sendtodlq not working with Spring Boot 2.3.0.RELEASE #21564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Elvendir94 opened this issue May 25, 2020 · 3 comments
Labels
for: external-project For an external project and not something we can fix

Comments

@Elvendir94
Copy link

Hi!
I'm using Spring Boot 2.3.0.RELEASE with spring-cloud-dependencies Hoxton.SR4
I've set my application properties like below:
image

I can't start my application because of this error:
image

I can run this application with Spring Boot 2.2.7.RELEASE version and sendtodlq is working.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 25, 2020
@bclozel
Copy link
Member

bclozel commented May 25, 2020

It seems that there's a binary incompatibility between Spring Cloud and our Spring Kafka upgrade #21387
Could you open an issue against Spring Cloud Stream? Feel free to ping back here with a link to the new issue you've created so that we can track the problem in Spring Boot as well.

Thanks!

@bclozel bclozel closed this as completed May 25, 2020
@bclozel bclozel added status: superseded An issue that has been superseded by another and removed status: waiting-for-triage An issue we've not yet triaged labels May 25, 2020
@spencergibb
Copy link
Member

There hasn't been a compatible release yet. Likely early this week

@snicoll snicoll added for: external-project For an external project and not something we can fix and removed status: superseded An issue that has been superseded by another labels May 25, 2020
@Elvendir94
Copy link
Author

It seems that there's a binary incompatibility between Spring Cloud and our Spring Kafka upgrade #21387
Could you open an issue against Spring Cloud Stream? Feel free to ping back here with a link to the new issue you've created so that we can track the problem in Spring Boot as well.

Thanks!

Thanks! You can track this issue here: spring-cloud/spring-cloud-stream#1971

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: external-project For an external project and not something we can fix
Projects
None yet
Development

No branches or pull requests

5 participants