[rabbitmq-discuss] rabbitmq 3.0 and immediate publish

Matthias Radestock matthias at rabbitmq.com
Wed Dec 5 07:25:43 GMT 2012


On 05/12/12 07:12, carlhoerberg wrote:
> When publishing a message with the immediate=true flag from Ruby AMQP 0.9.8
> the servers logs:
>
> AMQP connection <0.5302.0> (running), channel 1 - error:
> {amqp_error,not_implemented,"immediate=true",'basic.publish'}
>
> It didn't do that with rabbitmq 2.8.7..

 From the release notes at 
http://www.rabbitmq.com/release-notes/README-3.0.0.txt
<quote>
feature removal
23896 remove support for AMQP's "immediate" publish mode
</quote>

Looks like we forgot to include that in 
http://www.rabbitmq.com/blog/2012/11/19/breaking-things-with-rabbitmq-3-0/

Matthias.


More information about the rabbitmq-discuss mailing list