[
https://issues.apache.org/jira/browse/ARTEMIS-2390?focusedWorklogId=268564&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-268564
]
ASF GitHub Bot logged work on ARTEMIS-2390:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jun/19 14:31
Start Date: 27/Jun/19 14:31
Worklog Time Spent: 10m
Work Description: clebertsuconic 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-506370968
@gaohoward I am merging this, I'm just adding a small optimization where I'm
adding a method longToBytes on ByteUtil and avoid an intermediate ByteBuffer to
generate the byte array.
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 268564)
Time Spent: 1h 20m (was: 1h 10m)
> JMSMessageID header can be null when messages are cross-protocol
> ----------------------------------------------------------------
>
> Key: ARTEMIS-2390
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2390
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.9.0
> Reporter: Howard Gao
> Assignee: Howard Gao
> Priority: Major
> Fix For: 2.10.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> If a jms client (be it openwire, amqp, or core jms) receives a message that
> is from a different protocol, the JMSMessageID maybe null when the jms client
> expects it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)