rabbitmq / rabbitmq-amqp1.0

AMQP 1.0 support for RabbitMQ
https://www.rabbitmq.com/
Other
93 stars 20 forks source link

Add test for quorum queues #66

Closed kjnilsson closed 5 years ago

kjnilsson commented 5 years ago

As well as a minor change ensure that all flow frames always have mandatory fields set.

This is mostly testing changes in other repositories such as the amqp_client and rabbit server to enable quorum queue credit support as well as letting credit_drained messages through the amqp client.

[#161256187]