Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.5.0
-
maven-activemq-perf-plugin
-
Patch Available
Description
For load testing a particular application (with JMS Consumer) it will often be required to send a fixed message to the broker. Otherwise consumers might reject the message.
Currently the maven-activemq-perf-plugin does not support sending messages with a particular content.
I propose to improve this plugin so that the producer can be configured to load a message from a file that is then used for the load test.