Bug 1050215
Summary: | Thread consuming qpid messages can die silently | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Russell Bryant <rbryant> | |
Component: | openstack-cinder | Assignee: | Eric Harney <eharney> | |
Status: | CLOSED ERRATA | QA Contact: | Yogev Rabl <yrabl> | |
Severity: | urgent | Docs Contact: | ||
Priority: | urgent | |||
Version: | 3.0 | CC: | abaron, apevec, bperkins, eharney, ndipanov, sclewis, sradvan, yeylon | |
Target Milestone: | z4 | Keywords: | ZStream | |
Target Release: | 3.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | openstack-cinder-2013.1.4-6.el6ost | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Unhandled errors in the QPID consuming thread.
Consequence: The thread was be silently killed, isolating the component from the rest of the system.
Fix: The consuming thread has been made more resilient to errors by ensuring it doesn't die on an unhandled error.
Result: The error is now logged and the consuming thread operates as expected.
|
Story Points: | --- | |
Clone Of: | 1050213 | |||
: | 1054246 (view as bug list) | Environment: | ||
Last Closed: | 2014-01-30 19:50: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: | ||||
Bug Depends On: | 1050213, 1050216, 1050217 | |||
Bug Blocks: | 1025025, 1050214, 1065428 |
Description
Russell Bryant
2014-01-08 21:04:45 UTC
The change that needs to be backported is: https://review.openstack.org/#/c/32235/13 I also attached a version of the backport for nova to bug 1050213 Link to submission for Cinder master. verified on: python-cinderclient-1.0.4-1.el6ost.noarch python-cinder-2013.1.4-6.el6ost.noarch openstack-cinder-2013.1.4-6.el6ost.noarch 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-0110.html *** Bug 1065428 has been marked as a duplicate of this bug. *** |