JMeter-Rabbit-AMQP
JMeter-Rabbit-AMQP copied to clipboard
Maven, x-dead-letters-exchange, JSON Object
This developments were based on a mix of jeanml and pramodanarase last developments. Changes:
- updated ReadMe File
- Project converted to Maven
- Added x-dead-letters-exchange argument to queues
- Consumer Sampler Data is now in JSON Object format
- jar file includes JSON Object needed dependencies
Thanks for these. I'm not particularly interested in moving to Maven, could you split out the other changes?
I would like these fixes to be merged as we need the functionality to assert against the reponse (which this fixes) and assert against the correlation_id in the header.
I personally think moving to Maven is a good idea, it's pretty defacto now. This project should build with either Maven or Gradle I think.
The changes added in this pull request need new dependencies which it looks like the author has included as new maven dependencies.
Please split out the move to maven into a separate pull request. I want to accept the fixes, and I want to be able to do so without being required to change how the project builds.
Will this ever be merged? I't not possible to add a producer to a queue that has dead letter configuration.