Skip to content

Document RabbitMQ exclusive queue locator #249 - #330

Open
AzazelSensei wants to merge 1 commit into
spring-cloud:mainfrom
AzazelSensei:docs-rabbitmq-exclusive-queues-249
Open

Document RabbitMQ exclusive queue locator #249#330
AzazelSensei wants to merge 1 commit into
spring-cloud:mainfrom
AzazelSensei:docs-rabbitmq-exclusive-queues-249

Conversation

@AzazelSensei

Copy link
Copy Markdown

The AMQP binder uses exclusive auto-delete queues. I added a warning that a min-masters locator policy on every queue can block restarts, with a client-local policy example.

Fixes #249

Bus AMQP consumers use exclusive auto-delete queues. A min-masters
locator policy on every queue can block restarts.

Fixes spring-cloudgh-249

Signed-off-by: Abdullah <89297042+AzazelSensei@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document rabbitMQ settings when used with cloud bus

2 participants