Re: [pmacct-discussion] [PATCH] Minor AMQP improvements

2015-03-31 Thread Will Dowling
Whoopsy, I forgot to address the other (more important) bug I encountered: * Content type is only specified for messages published when the amqp_persistent_msg configuration option is specified. This information should always be applied to describe the payload of the message.

[pmacct-discussion] [PATCH] Minor AMQP improvements

2015-03-31 Thread Will Dowling
Hi Paolo, Small patch to help address some rough edges on the AMQP plugin, specifically: * Added some helpful error messages when handling unexpected replies from the AMQP server. This is particularly helpful when the plugin fails to re-declare an existing exchange with different