Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.x
-
Component/s: None
-
Labels:None
-
Acceptance Test - Add?:No
Description
If the connection to the database or the database itself is down this would most likely cause enterprise to fail. In the case of archiving this can be a security problem and the effects of a database failure should be further investigated to make sure that compliance can be maintained.
Fixing this will require a more in-depth database framework upgrade in Wildfire core. Doing things like auto-reconnect, detecting when db down, etc.