Create actions to manage queue policies

Bug #1908260 reported by Martin Kalcok
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack RabbitMQ Server Charm
In Progress
Wishlist
Unassigned

Bug Description

There is a running issue of unconsumed queues filling up system resources. (see https://bugs.launchpad.net/charm-rabbitmq-server/+bug/1737170 ). There's currently workaround to this that sets TTL of messages but it only really works in OpenStack deployments. Real fix for the issue above that would work in any situation would be to allow user to set queue size limits (https://www.rabbitmq.com/maxlength.html) which is done through the policies.

To generalize this further I propose creation of new actions that would allow user to create, list, and clear policies.

Changed in charm-rabbitmq-server:
assignee: nobody → Gabriel Angelo Sgarbi Cocenza (gabrielcocenza)
Changed in charm-rabbitmq-server:
status: New → In Progress
Changed in charm-rabbitmq-server:
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-rabbitmq-server (master)
Revision history for this message
Gabriel Cocenza (gabrielcocenza) wrote :

After talking with OpenStack team, it was decided to use a declarative approach using juju config instead of actions. The patch will be refactored.

Changed in charm-rabbitmq-server:
assignee: Gabriel Angelo Sgarbi Cocenza (gabrielcocenza) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.