rabbitmq / rabbitmq-cli

Command line tools for RabbitMQ
Other
105 stars 34 forks source link

Add relevant info keys for stream and quorum queues #460

Closed dcorbacho closed 4 years ago

dcorbacho commented 4 years ago

Depends on https://github.com/rabbitmq/rabbitmq-server/pull/2475, which allows all queue types to return empty values for unknown keys. Without the server changes, the list_queues command was broken when requesting type specific keys such as queue slaves.

Types of Changes

Checklist