Bug #20038
closedunqualified search on hostgroup page results in large memory spike and potential OOM
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1462350
Description of problem:
When you have a large number of host groups, and a large number of associated puppet classes, searching for hostgroups via the UI or api can cause a huge spike of memory if the search is unqualified (i.e. does not include 'field=value', but instead is just 'value').
Version-Release number of selected component (if applicable):
6.2.9/6.3.0
How reproducible:
Always (with user data)
Steps to Reproduce:
1. On a system with lots of hostgroups and puppet class associations
2. Navigate to config > hostgroups
3. search for "FOO" where FOO is the name of a hostgroup
Actual results:
Passenger memory balloons by many gigs, OOM killer may kick in
Expected results:
No major memory usage increase
Additional info:
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/theforeman/foreman/pull/4600 added
Updated by Justin Sherrill over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2eb0e4deef6c63a4b4c5f4102305c917bc1208d0.
Updated by Ohad Levy over 7 years ago
- Translation missing: en.field_release set to 240
Updated by Justin Sherrill over 7 years ago
- Assignee deleted (
Justin Sherrill) - Translation missing: en.field_release changed from 240 to 266
Proposing for 1.15.2 as it would save some effort to make sure it appears in the right places