tabish121 commented on issue #2795: ARTEMIS-2437 Allow extended types in 
annotations in AMQP to Core
URL: https://github.com/apache/activemq-artemis/pull/2795#issuecomment-521008001
 
 
   As reported in the original JIRA when an AMQP message is converted to core 
that contains complex AMQP types inside annotation sections the converter 
currently blows up instead of handling the message which is not correct as a 
core client should still be able to receive the message.  For the cases of 
conversions due to large messages or moving over clusters the current broker 
again cannot handle those and so this is a reasonable fix as it preserves the 
AMQP data.  If you want to contribute a complete solution such that AMQP to 
AMQP the message is never converted that would be welcome however until that 
time a fix is needed.  

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to