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/09/29 14:45:07 UTC

DO NOT REPLY [Bug 46142] jms receiver will not validate if JMSCorrelationID is not populated

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

tony.lbvre@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.3.3                       |2.3.4

--- Comment #4 from tony.lbvre@gmail.com 2009-09-29 05:45:04 PDT ---
+1,
yes, please back out this change.

The JMS provider implementations compute  itself the JMSMessageID (as does
TIBCO EMS) and the client doesn't have control over it.

"The JMSMessageID header field contains a value that uniquely identifies each
message sent by a provider.
When a message is sent, JMSMessageID is ignored. When the send method
returns, the field contains a provider-assigned value."

source:
Java™ Message Service
Version 1.1 April 12, 2002
3.4.3 JMSMessageID


Using JMSMessageID has a correlation ID may be only useful for testing the EMS
server itself.

-- 
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