Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1195361

Summary: python-kombu does not close() connections properly
Product: [Retired] Pulp Reporter: Brian Bouterse <bmbouter>
Component: async/tasksAssignee: Brian Bouterse <bmbouter>
Status: CLOSED UPSTREAM QA Contact: pulp-qe-list
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: MasterKeywords: Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-28 23:25:39 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:

Description Brian Bouterse 2015-02-23 16:15:22 UTC
Eventually, opening and closing the connection will result in the system running out of file handles.

This has been filed in upstream kombu, but this BZ is designed to track the inclusion of that patch into the python-kombu that we carry until the fix is released.

Comment 1 Brian Bouterse 2015-02-23 19:16:20 UTC
Here is the upstream issue:  https://github.com/celery/kombu/issues/455

Comment 2 Brian Bouterse 2015-02-23 20:06:54 UTC
Downstream backport PR available at:  https://github.com/pulp/pulp/pull/1672

Comment 3 Brian Bouterse 2015-02-23 20:10:37 UTC
Merged to master and rebuilt in koji as python-kombu-3.0.24-6.pulp

http://koji.katello.org/koji/packageinfo?packageID=665

Comment 4 Brian Bouterse 2015-02-28 23:25:39 UTC
Moved to https://pulp.plan.io/issues/711