Bug 1060783
| Summary: | heat does not read sql db config option | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Fabio Massimo Di Nitto <fdinitto> |
| Component: | openstack-heat | Assignee: | Steven Hardy <shardy> |
| Status: | CLOSED ERRATA | QA Contact: | Amit Ugol <augol> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 4.0 | CC: | ajeain, breeler, dnavale, eharney, fpercoco, jpeeler, sbaker, sclewis, sdake, shardy, yeylon |
| Target Milestone: | z4 | Keywords: | ZStream |
| Target Release: | 4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-heat-2013.2.2-2.el6ost | Doc Type: | Bug Fix |
| Doc Text: |
Previously, the database 'Lost connection' errors were not handled properly. As a result, certain configuration options related to database connection retries did not work, specifically, setting the 'max_retries' parameter did not result in reconnection attempts as expected.
With this update, the database session handles the 'Lost connection' errors and the 'max_retries' option now works as expected. So when a 'Lost connection' error occurs, database reconnection is attempted.
|
Story Points: | --- |
| Clone Of: | 1060687 | Environment: | |
| Last Closed: | 2014-05-29 19:57:37 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: | |||
| Bug Depends On: | 1060687 | ||
| Bug Blocks: | 1060771 | ||
|
Description
Fabio Massimo Di Nitto
2014-02-03 15:36:48 UTC
Steve, Could you look at a retry feature? Thanks -steve Isn't this bug fixed by the latest rebase? Verified that error 2013 was added. (In reply to Steven Dake from comment #8) > Isn't this bug fixed by the latest rebase? I should be, yes, I believe Amit has now verified that the patch is present in the openstack-heat-2013.2.2-2.el6ost package, ref comment #9 and discussions on IRC. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0577.html |