Service group's DB driver dies if local conductor is used
Bug #1505471 reported by
Brian Elliott
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
John Garbutt | ||
Liberty |
Fix Released
|
High
|
Roman Podoliaka |
Bug Description
If using local conductor, the DB driver for servicegroup is subject to failure. It is currently only catching MessagingTimeout exceptions, which will not occur as there is no indirection API present.
In the event of a temporary DB connection issue, the DB driver will not recover if local conductor is used.
Changed in nova: | |
assignee: | nobody → Brian Elliott (belliott) |
Changed in nova: | |
importance: | Undecided → High |
tags: | added: db |
tags: | added: conductor |
Changed in nova: | |
assignee: | Brian Elliott (belliott) → John Garbutt (johngarbutt) |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | none → mitaka-1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/233914
Review: https:/