Skip to content
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

Message publishing via Sink and OutputDestination times out with Spring Boot 3.3.2 #41602

Closed
wrwksexahatvani opened this issue Jul 24, 2024 · 1 comment
Labels
for: external-project For an external project and not something we can fix status: invalid An issue that we don't feel is valid

Comments

@wrwksexahatvani
Copy link

wrwksexahatvani commented Jul 24, 2024

The DummyEventProducerIntegrationTest in the sample project https://github.com/andrashatvani/spring-demo/ times out once I upgrade Spring Boot to 3.3.2 in the POM. It works with the previous 3.3.1 as it has worked so far always.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 24, 2024
@wilkinsona
Copy link
Member

The sample project's using Spring Boot 3.3.1.

once I upgrade Spring Boot to 3.2.2 in the POM. It works with the previous 3.2.1 as it has worked so far always

I assume the above is a typo and you meant that it fails when you upgrade to 3.3.2 and that it works with 3.3.1. That's the behaviour that I see anyway.

This doesn't appear to be a Spring Boot problem as it works when Spring Integration is downgraded to 6.3.1. Please report the problem to Spring Integration.

@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2024
@wilkinsona wilkinsona added status: invalid An issue that we don't feel is valid for: external-project For an external project and not something we can fix and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 24, 2024
@wrwksexahatvani wrwksexahatvani changed the title Message publishing via Sink and OutputDestination times out with Spring Boot 3.2.2 Message publishing via Sink and OutputDestination times out with Spring Boot 3.3.2 Jul 25, 2024
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 status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

3 participants