Actions
Refactor #20024
closedImprove performance of rhsm fact importer
Pull request:
Fixed in Releases:
Found in Releases:
Description
Today it takes ~600ms for each host, even when the facts are the same.
This is caused by wrong handling of hierarchy - the non-leaf levels are deleted and then re-added on each facts upload.
Updated by Shimon Shtein over 7 years ago
- Related to Bug #19951: updating host can cause large values to get passed via dynflow envelope, slowing task processing added
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6825 added
Updated by Shimon Shtein over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|23d0802736dafae01b7c374e8e28aebf8def448d.
Updated by Daniel Lobato Garcia over 7 years ago
- Translation missing: en.field_release set to 250
This would be nice for 3.4.2, but not without tests :/
Updated by Shimon Shtein over 7 years ago
There is a basic importer test that tests basic fact importing: https://github.com/Katello/katello/blob/master/test/models/rhsm_fact_importer_test.rb
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release deleted (
250)
Please try not to set release outside of our weekly triage process. Unsetting the release so it can be triaged.
Updated by Justin Sherrill over 7 years ago
- Category set to Hosts
- Translation missing: en.field_release set to 258
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 258 to 267
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 267 to 258
Actions