jlavallee / JMeter-Rabbit-AMQP

A JMeter plugin to publish & consume messages from RabbitMQ or any AMQP message broker
Apache License 2.0
158 stars 180 forks source link

Added exchange durable option to exchange config options, x-expires to queue config options #11

Closed mverteuil closed 10 years ago

jlavallee commented 10 years ago

Sorry this has sat so long. Any interest in bringing it up-to-date so I can merge it?

mverteuil commented 10 years ago

Let me see, probably not a big deal

mverteuil commented 10 years ago

Fixed, I chose to keep my durable over the one in the mainline because mine had a more explicit argument name.

jlavallee commented 10 years ago

Thanks! Can you double-check that this compiles for you?

jlavallee commented 10 years ago

Found the missing }, merged manually. Thanks!!

mverteuil commented 10 years ago

Ah sorry I must have missed it when I was resolving merge conflict. Thanks for fixing it!

On Saturday, October 4, 2014, Jeff Lavallee notifications@github.com wrote:

Found the missing }, merged manually. Thanks!!

— Reply to this email directly or view it on GitHub https://github.com/jlavallee/JMeter-Rabbit-AMQP/pull/11#issuecomment-57895219 .