RabbitMQ-Management-API-Client
RabbitMQ-Management-API-Client copied to clipboard
Exceptions when using with RabbitMQ 3.5.1
When running Asynchronous Queries example I get exceptions like this: exception 'InvalidArgumentException' with message 'Entity RabbitMQ\Management\Entity\Queue does not have property recoverable_slaves'
Sounds like the Queue class is lack of 'recoverable_slaves', 'disk_reads' and 'disk_writes' property.