JMeter-Rabbit-AMQP icon indicating copy to clipboard operation
JMeter-Rabbit-AMQP copied to clipboard

Doesn't work with latest version of amqp-client.jar

Open postalservice14 opened this issue 9 years ago • 2 comments

When I have version 3.4.4 of the amqp-client.jar installed, it works. When I upgrade to 3.5.x, it throws an error because "AMQP.BasicProperties::setHeaders" method was removed.

https://www.rabbitmq.com/releases/rabbitmq-java-client/v3.5.0/rabbitmq-java-client-javadoc-3.5.0/com/rabbitmq/client/AMQP.BasicProperties.html

postalservice14 avatar Apr 06 '15 18:04 postalservice14

Thanks for the heads up. A pull request would be most welcome :)

jlavallee avatar Apr 06 '15 22:04 jlavallee

Sure, PR available here: https://github.com/jlavallee/JMeter-Rabbit-AMQP/pull/23

postalservice14 avatar Apr 07 '15 15:04 postalservice14