Actions
Bug #35974
closedHost search by installed_package_name invokes OOM killer
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Origin thread: https://community.theforeman.org/t/oom-killer-invoked-by-rails-job/31728
As the user states, trying to search for hosts by an installed package takes up too much RAM and CPU. I tested this on Satellite 6.8 and it does not occur, so we have a regression here.
We're unsure yet if it's only the installed package query or if it's something else. It's possible that it's outside of the realm of Katello. However, it seems that a simple name search does not cause the issue to occur.
Updated by Chris Roberts over 2 years ago
- Target version changed from Katello 4.8.0 to Katello 4.9.0
- Triaged changed from No to Yes
Updated by Lucy Fu almost 2 years ago
- Target version changed from Katello 4.9.0 to Katello 4.10.0
Updated by Chris Roberts over 1 year ago
- Target version changed from Katello 4.10.0 to Katello 4.11.0
Updated by Ian Ballou over 1 year ago
- Target version changed from Katello 4.11.0 to Katello 4.12.0
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/10842 added
Actions