Add the option to define the rabbitmq's queues as "durable"

Registered by Pierre Rambaud

Due to its nature, RabbitMQ data is very volatile. Since messaging is all about speed and amounts of data, all the messages are kept in RAM unless you define queues as “durable,” which will make RabbitMQ write them to disk. This is actually supported by OpenStack with the setting rabbit_durable_queues=True in nova.conf.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Pierre Rambaud
Direction:
Needs approval
Assignee:
Pierre Rambaud
Definition:
New
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Pierre Rambaud
Completed by
Pierre Rambaud

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/add-rabbit-durable-queues-param,n,z

Addressed by: https://review.openstack.org/76527
    Added the option to define rabbitmq's queues as "durable"

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.