Bug #35974
Host search by installed_package_name invokes OOM killer
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.
History
#1
Updated by Ian Ballou 2 months ago
The user reported having ~200 hosts to search from.
#2
Updated by Chris Roberts about 2 months ago
- Triaged changed from No to Yes
- Target version changed from Katello 4.8.0 to Katello 4.9.0
#3
Updated by Ian Ballou about 2 months ago
The issue may have started with Katello 4.6 based on the user's last note.