Package: rabbitmq-server Version: 3.3.5-1.1 Severity: normal This is an issue for upstream development. I couldn't find a link to upstream's bug tracker to check the status of this issue and see if it is on their roadmap already.
RabbitMQ is installed with a default configuration and AMQP 1.0 is enabled: apt-get install rabbitmq-server rabbitmq-plugins enable rabbitmq_amqp1_0 systemctl restart rabbitmq-server While sending test messages from Qpid-Proton (Python client) to RabbitMQ server, the messages are not accepted and the client is being disconnected. An error appears in the rabbitmq log file. It was discussed on the qpid-proton users list and suggested[1] that RabbitMQ server doesn't currently support Data sections. Regards, Daniel 1. http://qpid.2158936.n2.nabble.com/qpid-proton-and-rabbitmq-tp7661666p7661687.html

