Bug 1511890

Summary: Possible Memory Leak in MiqGenericWorker
Product: Red Hat CloudForms Management Engine Reporter: Himanshu Roy <hroy>
Component: PerformanceAssignee: Keenan Brock <kbrock>
Status: CLOSED DUPLICATE QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: high    
Version: 5.9.0CC: arcsharm, dmetzger, gblomqui, hroy, jhardy, lavenel, lsmola, obarenbo, psuriset
Target Milestone: GA   
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: testathon
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-23 13:44:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:

Comment 6 Keenan Brock 2018-01-19 18:29:54 UTC
A possible solution was posted to fix the MiqServer:

https://bugzilla.redhat.com/show_bug.cgi?id=1535720

After applying this locally, it has brought a lot of the memory instability under control, especially with the C&U Metrics Collector.

The jury is still out with the GenericWorker. So I'm diving into that at this time.

Comment 7 Keenan Brock 2018-02-07 13:44:17 UTC
Himanshu,

The patch that went in reduced most of the leaks I am seeing in the various workers.

Would you please retest with the latest and confirm you still see it?

Thanks

Comment 9 dmetzger 2018-02-23 13:44:28 UTC
The source of this issue was a leak in Ruby "require" which was found while investigating a leak in Miq Server and has been fixed under BZ 1535720

*** This bug has been marked as a duplicate of bug 1535720 ***