Summary: | Reduce allocations in FactImporter#update_facts | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Tomer Brisker <tbrisker> |
Component: | Fact | Assignee: | Jonathon Turel <jturel> |
Status: | CLOSED ERRATA | QA Contact: | Radek Mynar <rmynar> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.8.0 | CC: | ktordeur, mhulan, pdwyer, pmoravec, zhunting |
Target Milestone: | 6.10.0 | Keywords: | Performance, Reopened |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | foreman-2.5.2.15-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-01-05 12:50:30 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
Tomer Brisker
2021-10-07 06:54:46 UTC
Created from redmine issue https://projects.theforeman.org/issues/33639 Upstream bug assigned to jturel There are no steps to verify, so I just checked status of automated tests, which does not report any problems in Fact component. I also checked logs for API call "/api/hosts/facts" when running 'puppet agent -t' and it reports faster response with less allocations. SNAP 20: Completed 201 Created in 619ms (Views: 6.2ms | ActiveRecord: 134.8ms | Allocations: 166389) SNAP 22: Completed 201 Created in 267ms (Views: 7.2ms | ActiveRecord: 50.8ms | Allocations: 60786) VERIFIED with Satellite 6.10.SNAP 22.0 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Satellite 6.10 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:4702 This bug was previously closed after it was shipped in the Red Hat Errata linked above. Unfortunately our workflow does not support re-opening bugs that have already been shipped. If you are still effected by this bug please open a new bug and reference this pre-existing Bugzilla and indicate that it does not appear to be resolved. |