Bug 1175872 - [RHEL 6]neutron-server gets stuck in poll python-qpid 0.22
Summary: [RHEL 6]neutron-server gets stuck in poll python-qpid 0.22
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: python-qpid
Version: 3.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: 3.0.2
: ---
Assignee: Irina Boverman
QA Contact: Messaging QE
URL:
Whiteboard:
Depends On:
Blocks: 1175882 1193218
TreeView+ depends on / blocked
 
Reported: 2014-12-18 19:38 UTC by Irina Boverman
Modified: 2015-03-19 17:10 UTC (History)
16 users (show)

Fixed In Version: python-qpid-0.22-19
Doc Type: Bug Fix
Doc Text:
Previously, the neutron messaging client rewrote (by method of "monkey-patching") the python selector module to support eventlet threading. The rewritten client did not update select.poll() during this process, which is used by qpid-python to manage I/O. This resulted in poll() deadlocks and neutron server hangs. The fix introduces updates to the qpid-python library that avoid calling poll() if eventlet threading is detected. Instead, the eventlet-aware select() is called, which prevents deadlocks from occurring and corrects the originally reported issue.
Clone Of: 1143749
: 1175882 (view as bug list)
Environment:
Last Closed: 2015-03-19 17:10:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-5790 0 None None None Never
Red Hat Product Errata RHSA-2015:0707 0 normal SHIPPED_LIVE Moderate: qpid security and bug fix update 2015-03-19 21:10:19 UTC

Comment 3 Toni Freger 2015-01-18 13:48:40 UTC
Unable to verify due to missing of the python-qpid package within the RHOS5-RH7 repository : 
http://download.eng.bos.redhat.com/rel-eng/OpenStack/5.0-RHEL-6/latest/RH6-RHOS-5.0/source/

Comment 4 Eric Sammons 2015-02-11 16:38:46 UTC
This issue is not applicable to the earlier versions of RHEL OSP.  The fix was included in this release of MRG Messaging and sanity testing; regression testing here and el7 versions of this fix were in fact verified.

Comment 6 errata-xmlrpc 2015-03-19 17:10:32 UTC
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.

https://rhn.redhat.com/errata/RHSA-2015-0707.html


Note You need to log in before you can comment on or make changes to this bug.