tabish121 commented on issue #2725: ARTEMIS-2390 JMSMessageID header can be null when messages are cross-protocol URL: https://github.com/apache/activemq-artemis/pull/2725#issuecomment-506336788 @gaohoward Openwire JMS client opts not to honor the disable message ID flag which is allowable by spec. The client expects that incoming messages will have a message ID and has not been tested without one so my advice would be to always ensure that cross protocol conversions ensure that outgoing messages get a JMS Message ID set in the openwire message to avoid breaking any existing users.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
