enhance maven-activemq-perf-plugin to send specific message loaded from a file
------------------------------------------------------------------------------

                 Key: AMQ-3492
                 URL: https://issues.apache.org/jira/browse/AMQ-3492
             Project: ActiveMQ
          Issue Type: New Feature
          Components: Performance Test
    Affects Versions: 5.5.0
         Environment: maven-activemq-perf-plugin
            Reporter: Torsten Mielke
             Fix For: 5.6.0
         Attachments: AMQ-3492.patch

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. 


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to