Bug 1105094 - neutron-server gets stuck in poll python-qpid 0.18
Summary: neutron-server gets stuck in poll python-qpid 0.18
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: python-qpid
Version: Development
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: 2.5.1
: ---
Assignee: messaging-bugs
QA Contact: Petr Matousek
URL:
Whiteboard:
Depends On: 1102040 1108005 1109079 1112372 1143749
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-05 11:18 UTC by Petr Matousek
Modified: 2014-12-18 19:58 UTC (History)
12 users (show)

Fixed In Version: python-qpid-0.18-12
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: 1102040
Environment:
Last Closed: 2014-06-30 10:26:30 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 RHBA-2014:0804 0 normal SHIPPED_LIVE Red Hat Enterprise MRG Messaging 2 update 2014-06-30 14:25:19 UTC

Comment 4 Petr Matousek 2014-06-16 17:26:45 UTC
This issue is fixed with python-qpid-0.18-12.el6

# neutron net-list --format=csv --column=id --quote=none
id
508fabf2-ce48-4258-b674-5346d4d6afb0
328de1c7-7569-4b87-8ea8-9ba2979ee76a

Packstack installation was successful without any issues.

Note: skipping test for python-qpid.el5 due to lack of rhel-osp5 support on rhel5.

-> VERIFIED

Comment 7 errata-xmlrpc 2014-06-30 10:26:30 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.

http://rhn.redhat.com/errata/RHBA-2014-0804.html


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