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.
Actions