Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pay attention to RabbitMQ and AMQP 1.0 #5672

Closed
4wakened5leeper opened this issue May 30, 2018 — with docs.microsoft.com · 2 comments
Closed

Pay attention to RabbitMQ and AMQP 1.0 #5672

4wakened5leeper opened this issue May 30, 2018 — with docs.microsoft.com · 2 comments
Assignees
Labels
dotnet-architecture/svc microservices/subsvc product-feedback Indicates issues that are related to product issues, not docs [org][type][category]

Comments

Copy link

4wakened5leeper commented May 30, 2018

If you plan to use RabbitMQ rather than Service Bus in development, by interfacing with AMQP 1.0, pay attention to this :
The equivalent of Service Bus topics in RabbitMQ are Header Exchanges. But those are not compatible with the AMQP 1.0 plugin provided by RabbitMQ.
see https://github.com/rabbitmq/rabbitmq-amqp1.0#message-properties-annotations-headers-etc


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@mairaw
Copy link
Contributor

mairaw commented May 30, 2018

Thanks for your feedback @Necriis. @CESARDELATORRE please take a look.

@mvelosop
Copy link
Contributor

mvelosop commented Oct 9, 2019

Hi @Necriis, thanks for the heads up!

There are no plans to change messaging to AMQP 1.0 en eShop, but toke note of this in the backlog

Thanks!

Closing this issue now but feel free to comment, will reopen if needed.

@mvelosop mvelosop closed this as completed Oct 9, 2019
@mvelosop mvelosop added the product-feedback Indicates issues that are related to product issues, not docs [org][type][category] label Oct 10, 2019
@mairaw mairaw removed this from the Backlog milestone Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-architecture/svc microservices/subsvc product-feedback Indicates issues that are related to product issues, not docs [org][type][category]
Projects
None yet
Development

No branches or pull requests

5 participants