Bug 1034045 - Qpid clients stuck in while loop chew up memory that they shouldn't.
Summary: Qpid clients stuck in while loop chew up memory that they shouldn't.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: qpid
Version: 0.14
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified vote
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-25 07:18 UTC by Raymond Mancy
Modified: 2018-02-06 00:41 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-30 04:03:38 UTC


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1034043 0 unspecified CLOSED Qpid clients do not handle non transient session errors appropriately. 2021-02-22 00:41:40 UTC

Internal Links: 1034043

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


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