Apollo should log errors trigerring an ERROR frame
--------------------------------------------------
Key: APLO-79
URL: https://issues.apache.org/jira/browse/APLO-79
Project: ActiveMQ Apollo
Issue Type: Bug
Reporter: Lionel Cons
By default, Apollo should log all errors. This includes situations where it decides to return
an ERROR frame.
For instance, with the default settings, sending a message with destination:foo makes Apollo
send the following frame:
ERROR
message:Internal Server Error
but it does not log any error in its logs.
(BTW, a more explicit error message would be welcome...)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|