Project

Profile

Help

Issue #1343

Updated by bmbouter over 8 years ago

1. Start all pulp services 
 2. Stop qpidd 
 3. Start qpidd 
 4. Observe infinite recursion traceback in Pulp logs 
 5. Try to schedule a sync operation 
 6. Watch the server return 500 error because it can't connect to qpid 

 The issue is being tracked by Qpid team here: https://issues.apache.org/jira/browse/QPID-6448 

 Even though the issue is marked as resolved, it has not been released. The plan is to have it backported to EL7, Fedora 22, and Fedora 23. 

 After being backported, we will need to rebuild the SRPM on koji so that EL6 will also be fixed.

Back