Bug 1469915 - STOMP send errors only logging to debug
Summary: STOMP send errors only logging to debug
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Extensions
Version: 5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-12 05:35 UTC by Jeff Fearn 🐞
Modified: 2017-07-14 03:07 UTC (History)
0 users

Fixed In Version: 5.0.3-rh31
Clone Of:
Environment:
Last Closed: 2017-07-14 03:07:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeff Fearn 🐞 2017-07-12 05:35:14 UTC
Description of problem:
If you have an issue on a send, like an ACL error, it only logs in debug mode. We need to log this in the error log as it's important to track broken things outside of debug mode.

Version-Release number of selected component (if applicable):
5.0

How reproducible:
Tricky

Steps to Reproduce:
1. You need a connection that is valid, but a message that is not, like an ACL error.


Actual results:
Nothing is logged if you aren't in debug mode.

Expected results:
An error is logged in any mode.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.