[
https://issues.apache.org/jira/browse/ARTEMIS-2695?focusedWorklogId=421602&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-421602
]
ASF GitHub Bot logged work on ARTEMIS-2695:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/20 20:04
Start Date: 13/Apr/20 20:04
Worklog Time Spent: 10m
Work Description: asfgit commented on pull request #3060: ARTEMIS-2695
Return exception message in AMQP conversion error response
URL: https://github.com/apache/activemq-artemis/pull/3060
----------------------------------------------------------------
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: 421602)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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)