jdanekrh 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-506198916
 
 
   Does the preservation of null messageID work in openwire? When I tried it 
last with this PR,
   
   using test https://invent.kde.org/snippets/280
   
   I got these results
   
   ```
   x [sender=OPENWIRE,consumer=<anything>]
   x [sender=CORE,consumer=OPENWIRE]
   ✓ [sender=CORE,consumer=CORE]
   ✓ [sender=CORE,consumer=AMQP]
   x [sender=AMQP,consumer=OPENWIRE]
   ✓ [sender=AMQP,consumer=CORE]
   ✓ [sender=AMQP,consumer=AMQP]
   ```

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

Reply via email to