Closed RmMsr closed 9 years ago
I had similar issues with the version of rabbitmq that is currently the default version within Ubuntu 14.04 LTS
After I upgrade to RabbitMQ 3.5.3 and the most recent Erlang everything worked fine.
I'm afraid we don't have the resources to support 3.4.x. Move to 3.5.3.
Ok, I see. Unfortunately we cannot move to RabbitMQ 3.5 because it is not available in stock CentOS. We go back to the old 3 exchange approach. But good that you offer a better way from now on. Thanks.
Hi, I am receiving an internal error whenever I publish a message to an x-delayed-message exchange. Server is RabbitMQ 3.4.4 on Erlang 17.5.
From /var/log/rabbitmq/rabbit\@vagrant-sasl.log
From /var/log/rabbitmq/rabbit\@vagrant.log
This happens with and without an x-delay message header.
Is the plugin expected to work wit RabbitMQ 3.4?