Bug 1575809

Summary: Mail flood on DB connection error
Product: [Community] Bugzilla Reporter: Jeff Fearn 🐞 <jfearn>
Component: DatabaseAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: khong, qgong
Target Milestone: 4.4   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.4.12082.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-29 01:11:44 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 🐞 2018-05-08 01:43:16 UTC
Description of problem:
If there is a DB outage the web heads send an endless stream of mails about the DB being unreachable.

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

How reproducible:
Easy

Steps to Reproduce:
1. break db connection

Actual results:
SPAM

Expected results:
NO SPAM

Additional info:

Comment 1 Jeff Fearn 🐞 2018-05-09 23:41:08 UTC
*** Bug 1568675 has been marked as a duplicate of this bug. ***

Comment 2 Rony Gong 🔥 2018-05-23 02:52:07 UTC
Tested on QA environment(4.4.12082-2.el6)
Result: Pass
Steps:
1. Stop the DB
2. Then do any action on the web
==>It will not send out the email about error db connection.