spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
589 stars 376 forks source link

QueueMessageChannel.receive() implementation doesn't align with PollableChannel 's definition #770

Open jorgenota opened 3 years ago

jorgenota commented 3 years ago

Type: Bug

Component:

SQS

Describe the bug

This PR betters shows the suggested fix: #769