Wishlist: more detail for check-queue action

Bug #1838964 reported by Peter Sabaini
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack RabbitMQ Server Charm
Fix Released
Undecided
Peter Sabaini

Bug Description

The check-queue action only lists queue names. For determining queue health it would be good to also have the number of messages currently waiting in the queue returned.

Revision history for this message
Joe Guo (guoqiao) wrote :

Is this still the case? From the code, I think it returns both name and size now:
https://github.com/openstack/charm-rabbitmq-server/blob/89be711592f53466dd7b729bef164a40ba54c9ae/actions/actions.py#L94

Revision history for this message
Peter Sabaini (peter-sabaini) wrote :

Yes, this is still a thing

juju run-action rabbitmq-server/0 --wait check-queues vhost=openstack
unit-rabbitmq-server-0:
  UnitId: rabbitmq-server/0
  id: "20"
  results:
    outcome: Success
    output: '[''scheduler_fanout_36a14e774700429f942c82e13ea57c42'', ''compute.juju-43df3a-14.lxd'',
      ''firewall_agent.juju-43df3a-12'', ''q-agent-notifier-l2population-update.juju-43df3a-12'',
...

Changed in rabbitmq-server (Juju Charms Collection):
assignee: nobody → Peter Sabaini (peter-sabaini)
Revision history for this message
Peter Sabaini (peter-sabaini) wrote :
Revision history for this message
Corey Bryant (corey.bryant) wrote :
Alvaro Uria (aluria)
Changed in charm-rabbitmq-server:
status: New → Fix Committed
Liam Young (gnuoy)
Changed in charm-rabbitmq-server:
assignee: nobody → Peter Sabaini (peter-sabaini)
milestone: none → 21.01
no longer affects: rabbitmq-server (Juju Charms Collection)
David Ames (thedac)
Changed in charm-rabbitmq-server:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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