Bug 1469915

Summary: STOMP send errors only logging to debug
Product: [Community] Bugzilla Reporter: Jeff Fearn 🐞 <jfearn>
Component: ExtensionsAssignee: Jeff Fearn 🐞 <jfearn>
Extensions sub component: Push QA Contact: tools-bugs <tools-bugs>
Status: CLOSED NEXTRELEASE Docs Contact:
Severity: unspecified    
Priority: unspecified    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.0.3-rh31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-14 03:07:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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: