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

Maven, x-dead-letters-exchange, JSON Object

Open sergiogouveia opened this issue 8 years ago • 4 comments

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

sergiogouveia avatar Apr 06 '16 11:04 sergiogouveia

Thanks for these. I'm not particularly interested in moving to Maven, could you split out the other changes?

jlavallee avatar Feb 12 '17 20:02 jlavallee

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.

PeteTh avatar Feb 13 '17 10:02 PeteTh

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.

jlavallee avatar Feb 13 '17 10:02 jlavallee

Will this ever be merged? I't not possible to add a producer to a queue that has dead letter configuration.

niclarcipretti avatar May 21 '19 17:05 niclarcipretti