jmeter-amqp-plugin icon indicating copy to clipboard operation
jmeter-amqp-plugin copied to clipboard

A JMeter plugin to publish & consume messages from RabbitMQ or any AMQP message broker

Results 14 jmeter-amqp-plugin issues
Sort by recently updated
recently updated
newest added

Would it be possible to put an option (checkboxes) to be able to not send properties in the AMQP request? In my project, I have a situation where I'm testing...

enhancement

Hello, How do you configure the AMQP publisher to target a quorum queue ? This doesn't work (How should I do ?) : ![image](https://user-images.githubusercontent.com/23629315/187720627-973949c8-8ed8-4473-a514-0f8b292d48f0.png)

Hi, The purpose of this PR is to add support to different data types (other than String) in regards to headers. The implementation gives one the ability to add additional...

Hello, I setup everything that I think is OK, but Im keep getting an error: ``` AlreadyClosedException: channel is already closed due to channel error; protocol method: #method(reply-code=406, reply-text=PRECONDITION_FAILED -...

I'm trying to fork this and add X-DEAD-LETTER-EXCHANGE and X-DEAD-LETTER-ROUTING-KEY. This will enable direct to queue messages where there is a dead letter attached. I have added fields to AMQPSampler.java...

Hello, Does this package support no-gui jmeter execution? Local gui Jmeter works fine. I'm having issues using it within docker container `justb4/jmeter:5.4`

Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.1 to 3.5.3. Commits 19618cd [maven-release-plugin] prepare release maven-shade-plugin-3.5.3 faf233e [MSHADE-472] upgrade parent POM 7de9ae7 [MSHADE-471] deal with DST 58d8cfe [MSHADE-470] Bump asmVersion from 9.6 to 9.7...

dependencies
java

This contains the extra fields in the publisher GUI that able to read arguments from the publisher sampler to add a message into RabbitMQ. i.e x-queue-mode and x-overflow. This contains...

Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-api&package-manager=maven&previous-version=2.0.11&new-version=2.0.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.20.0 to 5.21.0. Release notes Sourced from com.rabbitmq:amqp-client's releases. v5.21.0 Changes between 5.20.0 and 5.21.0 This is a maintenance release with 2 bug fixes and dependency upgrades....

dependencies
java