Bug 1034045

Summary: Qpid clients stuck in while loop chew up memory that they shouldn't.
Product: [Retired] Beaker Reporter: Raymond Mancy <rmancy>
Component: qpidAssignee: beaker-dev-list
Status: CLOSED WONTFIX QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.14CC: dcallagh, ebaak, qwan, rjoost, tools-bugs
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: 2016-11-30 04:03:38 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:

Description Raymond Mancy 2013-11-25 07:18:01 UTC
Description of problem:

qpid clients that suffer from a problem reported in BZ#1034043, seem to chew up an unreasonable amount of memory.

Version-Release number of selected component (if applicable):


How reproducible:

Every time we have seen this problem (once)

Steps to Reproduce:
1. Follow steps from BZ#1034043
2.
3.

Actual results:

Process uses a lot or memory

Expected results:

If it were to be stuck in the loop, it should not be using so much memory

Additional info:

Comment 4 Dan Callaghan 2016-11-30 04:03:38 UTC
We are not using qpid anymore (we never really did). I have posted a patch to remove this code:

https://gerrit.beaker-project.org/5481