Skip to content

Conversation

@georgehemmings
Copy link
Contributor

The client is removing the MQ prefix from the QueueName before creating the connection.
The server doesn't do this, therefore they are listening and sending to different queues.

If no prefix is wanted this can be configured by setting QueueNames.MqPrefix to an empty string.
Therefore I see no reason to always remove the MqPrefix.

The client is removing the MQ prefix from the QueueName before creating the connection.
The server doesn't do this, therefore they are listening and sending to different queues.

If no prefix is wanted this can be configured by setting QueueNames.MqPrefix to an empty string.
Therefore I see no reason to always remove the MqPrefix.
@mythz mythz merged commit 3687d68 into ServiceStack:master Apr 25, 2018
@mythz
Copy link
Member

mythz commented Apr 25, 2018

Cheers 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants