Project

Profile

Help

Issue #711

Updated by cduryee about 9 years ago

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. 

 + This bug was cloned from "Bugzilla Bug #1195361":https://bugzilla.redhat.com/show_bug.cgi?id=1195361 + 

 QE note: the test for this is simply to perform a sync of a large repo like RHEL server. If Pulp does not run out of file handles and crash then we are in good shape and this bug is no longer present:)

Back