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 Ian Ballou almost 2 years ago
The user reported having ~200 hosts to search from.
Updated by Chris Roberts almost 2 years ago
- Target version changed from Katello 4.8.0 to Katello 4.9.0
- Triaged changed from No to Yes
Updated by Ian Ballou almost 2 years ago
The issue may have started with Katello 4.6 based on the user's last note.
Updated by Lucy Fu over 1 year ago
- Target version changed from Katello 4.9.0 to Katello 4.10.0
Updated by Chris Roberts about 1 year ago
- Target version changed from Katello 4.10.0 to Katello 4.11.0
Updated by Ian Ballou 12 months ago
- Target version changed from Katello 4.11.0 to Katello 4.12.0
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/10842 added
Updated by Partha Aji 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|8591b4c250da8c27fc81b47af8aa2443fff51e3d.
Actions