Actions
Bug #6005
closedContent reindexing Incredibly Inefficient
Description
Currently when running 'rake katello:reindex' we loop over each repo and index packages, errata, etc.. on each repo. While this is simpler it is incredibly inefficient especially if you many content views with many versions. The same set of packages will end up being reindex over and over and over again.
A more efficient way would be to just go through the entire $ITEM list in pulp and index that list once.
Updated by Eric Helms almost 11 years ago
- Target version set to 45
- Triaged changed from No to Yes
Updated by Justin Sherrill almost 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset katello|commit:2c7d6aaeff5fca84347bbd96fe9f8096eae29ef7.
Updated by Eric Helms almost 11 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1112749
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions