Skip to content

[Messenger] [AmazonSqsBridge] Allow usage of Fair Queues by allowing to set Message Group Id on all queue types #61946

@mrblur

Description

@mrblur

Description

Please allow in AmazonSqsTransport / Connection for stamping messages with messageGroupId as described in https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-fair-queues.html

We already have AmazonSqsFifoStamp for stamping messages with message group ID. What is missing is the ability to allow messageGroupId to be set from that stamp independently of queue type.

We may just implement this as a special case for non-fifo queues and take only Message Group Id from stamp.
Or create a new stamp type that allows setting Message Group ID in the same way AmazonSqsFifoStamp does.

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions