Skip to content

Fix Infinite loop during application startup when a queue does not exist#1653

Merged
tomazfernandes merged 1 commit into
awspring:mainfrom
brun0-4ugusto:fix/sqs-listener-registry-shutdown
Jul 18, 2026
Merged

Fix Infinite loop during application startup when a queue does not exist#1653
tomazfernandes merged 1 commit into
awspring:mainfrom
brun0-4ugusto:fix/sqs-listener-registry-shutdown

Conversation

@brun0-4ugusto

Copy link
Copy Markdown
Contributor

Fix Infinite loop during application startup when a queue does not exist (#1512)

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Fix Infinite loop during application startup when a queue does not exist. I added some integration tests to verify the hypothesis

💡 Motivation and Context

Solves #1512.

💚 How did you test it?

Unit test and integration test.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

@tomazfernandes
tomazfernandes merged commit bfbd9e9 into awspring:main Jul 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: sqs SQS integration related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants