https://issues.apache.org/bugzilla/show_bug.cgi?id=50268

           Summary: PATCH: Adds static and dynamic destinations to
                    JMSProducer
           Product: JMeter
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=26295)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26295)
patch file

This patch provides the ability for JMSProducer to change destinations while
the test runs so that it works with variables and foreach controllers. The
option to use the current behavior is still preserved.

Adds a check box for static destinations to the JMSProducer sampler gui. If
"Use static destination" is not checked then the destination the producer sends
to will update each time the thread group loops. This way the producer can send
to a different destination each time. If "Use static destination" is checked
then the destination will be fixed the first time the thread group loops which
is the current behavior.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to