Bug 1536658 - Memory Leak in MiqServer process
Summary: Memory Leak in MiqServer process
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Appliance
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: GA
: 5.9.0
Assignee: Nick LaMuro
QA Contact: Alex Newman
URL:
Whiteboard:
Depends On: 1535720
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-19 20:49 UTC by Satoe Imaishi
Modified: 2018-03-06 15:07 UTC (History)
4 users (show)

Fixed In Version: 5.9.0.18
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1535720
Environment:
Last Closed: 2018-03-06 15:07:51 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 CFME Bot 2018-01-19 20:52:29 UTC
New commit detected on ManageIQ/manageiq/gaprindashvili:
https://github.com/ManageIQ/manageiq/commit/0de153c6539a54b519675b8ce6e5168d43e7a874

commit 0de153c6539a54b519675b8ce6e5168d43e7a874
Author:     Jason Frey <fryguy9>
AuthorDate: Thu Jan 18 12:32:34 2018 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Fri Jan 19 15:50:12 2018 -0500

    Merge pull request #16837 from NickLaMuro/leak_fix_to_s_autoload_paths
    
    Fix memory leak with ruby/require/autoload_paths
    (cherry picked from commit 193d0315ac971c43214cbc4795017959e1031ad4)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1536658

 config/application.rb | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Comment 3 CFME Bot 2018-01-19 20:56:54 UTC
New commit detected on ManageIQ/manageiq-automation_engine/gaprindashvili:
https://github.com/ManageIQ/manageiq-automation_engine/commit/1d9ca6f6353e9ed029d8207eeee205e58e79c328

commit 1d9ca6f6353e9ed029d8207eeee205e58e79c328
Author:     Greg McCullough <gmccullo>
AuthorDate: Thu Jan 18 10:26:17 2018 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Fri Jan 19 15:54:32 2018 -0500

    Merge pull request #146 from NickLaMuro/leak_fix_to_s_autoload_paths
    
    Fix memory leak with ruby/require/autoload_paths
    (cherry picked from commit c08a1b1d3e8853b2b80fad32cb9024ad63e263f4)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1536658

 lib/manageiq/automation_engine/engine.rb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comment 4 CFME Bot 2018-01-19 21:07:04 UTC
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili:
https://github.com/ManageIQ/manageiq-ui-classic/commit/8d3c0f3594202e15efde538000b21f02e3435774

commit 8d3c0f3594202e15efde538000b21f02e3435774
Author:     Jason Frey <fryguy9>
AuthorDate: Thu Jan 18 12:33:27 2018 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Fri Jan 19 15:55:59 2018 -0500

    Merge pull request #3266 from NickLaMuro/leak_fix_to_s_autoload_paths
    
    Fix memory leak with ruby/require/autoload_paths
    (cherry picked from commit 62653f63ab3b554184f2638636ef9274d13dad67)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1536658

 lib/manageiq/ui/classic/engine.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 5 CFME Bot 2018-01-19 21:07:09 UTC
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili:
https://github.com/ManageIQ/manageiq-ui-classic/commit/7bf5707dfea8e84e3d0dd7fbdb36764f2d15214a

commit 7bf5707dfea8e84e3d0dd7fbdb36764f2d15214a
Author:     Dan Clarizio <dclarizi>
AuthorDate: Fri Jan 19 00:49:29 2018 -0800
Commit:     Satoe Imaishi <simaishi>
CommitDate: Fri Jan 19 15:56:37 2018 -0500

    Merge pull request #3276 from NickLaMuro/require_leak_informational_comments
    
    Add comment about leak in engine.rb
    (cherry picked from commit fb51a70d19c6c4b42a5e0ace68b0c64df74813cd)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1536658

 lib/manageiq/ui/classic/engine.rb | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comment 6 CFME Bot 2018-01-19 21:23:44 UTC
New commit detected on ManageIQ/manageiq-api/gaprindashvili:
https://github.com/ManageIQ/manageiq-api/commit/8655e7f35946d71e937ba87a4ecd92cb4e44e686

commit 8655e7f35946d71e937ba87a4ecd92cb4e44e686
Author:     Alberto Bellotti <abellotti.github.com>
AuthorDate: Thu Jan 18 16:53:14 2018 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Fri Jan 19 16:09:34 2018 -0500

    Merge pull request #288 from NickLaMuro/leak_fix_to_s_autoload_paths
    
    Fix memory leak with ruby/require/autoload_paths
    (cherry picked from commit a053911d891c0874af8338fea68ceda61a2c0225)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1536658

 lib/manageiq/api/engine.rb | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)


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