[
https://issues.apache.org/jira/browse/ARTEMIS-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082627#comment-17082627
]
ASF subversion and git services commented on ARTEMIS-2695:
----------------------------------------------------------
Commit 89f58e15971d9b4bec509213974e7907df013cfd in activemq-artemis's branch
refs/heads/master from Dirkjan Ochtman
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=89f58e1 ]
ARTEMIS-2695 Return exception message in AMQP conversion error response
> Return error message in AMQP response after failed conversion
> -------------------------------------------------------------
>
> Key: ARTEMIS-2695
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2695
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: AMQP
> Affects Versions: 2.11.0
> Reporter: Dirkjan
> Priority: Minor
> Labels: newbie, pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When a problem occurs during the conversion from Core to AMQP, the code
> catches any exception that happens, logs it at the debug level, then returns
> a string value saying "Conversion to AMQP error!". It would be nice if the
> response string just includes the exception's message, and I've submitted a
> PR to that effect:
> https://github.com/apache/activemq-artemis/pull/3060
--
This message was sent by Atlassian Jira
(v8.3.4#803005)