You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/04/13 13:57:40 UTC

[GitHub] [activemq-artemis] djc commented on a change in pull request #3060: ARTEMIS-2695 Return exception message in AMQP conversion error response

djc commented on a change in pull request #3060: ARTEMIS-2695 Return exception message in AMQP conversion error response
URL: https://github.com/apache/activemq-artemis/pull/3060#discussion_r407491192
 
 

 ##########
 File path: artemis-protocols/artemis-amqp-protocol/src/main/java/org/apache/activemq/artemis/protocol/amqp/converter/CoreAmqpConverter.java
 ##########
 @@ -514,7 +514,7 @@ private static Section convertBody(ServerJMSMessage message, Map<Symbol, Object>
             }
          } catch (Throwable ignored) {
 
 Review comment:
   Fair point! Fixed.

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


With regards,
Apache Git Services