https://issues.apache.org/bugzilla/show_bug.cgi?id=45571
Summary: JMS Sampler Correlation Enhancement
Product: JMeter
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=22392)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22392)
correlation strategy implementation
JMS Correlation strategies involve more that just matching correlation ids. I
suggest adding a drop down when doing request/reply to choose of the following
correlation strategies:
1) Request CorrelationId to Response CorrelationId
2) Request MessgaeId to Response MessgaeId
3) Request MessageId to Response CorrelationId
I have attached a patch file that implements these scenarios. Also included in
the patch are some changes to make working with WebSphereMQ easier. For
example WMQ doesn't allow the CorrelationId to be set via setStringProperty.
So in the addProperties method if the property name is JMSCorrelationID, the
msg.setJMSCorrelationID is called.
--
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]