Skip to content

SetRouterPropertiesExtension does not work with SQS #261

@iainmckay

Description

@iainmckay

The SqsDriver creates queue names where dots (.) are replaced with a literal 'dot' string. SetRouterPropertiesExtension is checking that the queue it is being called is the router but Config::createTransportQueueName creates an invalid queue name for SQS as it is not aware of the string replacement.

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