You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2009/05/30 23:17:39 UTC

DO NOT REPLY [Bug 47288] New: JMS samples use write id for correlation

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

           Summary: JMS samples use write id for correlation
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: cafed00d@gmail.com


Created an attachment (id=23731)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23731)
Patch for protocol.jms.sampler.Receiver

Patch r701218, which introduces useReqMsgIdAsCorrelId does not go far enough.
In ...protocol.jms.sampler.Receiver.run(), the JMSMessageId is passed to
MessageAdmin. But this is the unique message id for the response message and
those correlation between the response and the original request fails. Instead,
the JMSCorrelationId should be passed to MessageAdmin.

A patch is attached.

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47288] JMS samples use write id for correlation

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47288


rohan.hart17@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #1 from rohan.hart17@gmail.com  2009-07-23 20:59:46 PST ---
This was caused by 46142.  I've asked for that to be backed out.

*** This bug has been marked as a duplicate of bug 46142 ***

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org