Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Ensure all important RabbitMQ exchanges and queues are defined as durable #40

Closed
seanshahkarami opened this issue Sep 6, 2017 · 1 comment

Comments

@seanshahkarami
Copy link
Member

This is important as it ensures these are available immediately once RabbitMQ starts. Without this, they need to be recreated each restart.

@seanshahkarami seanshahkarami changed the title Ensure all important exchanges and queues are defined as durable Ensure all important RabbitMQ exchanges and queues are defined as durable Sep 7, 2017
@seanshahkarami
Copy link
Member Author

The missing two queues are the last-data and last-log queues. That process will get cleaned up once we start the analytics pipeline.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant