Project

General

Custom queries

Profile

Actions

Bug #18032

closed

Regression: Syncing large Library of content from Katello to Proxy takes hours even if no content changes

Added by John Mitsch over 8 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1388296
In 6.1 you can re-sync a large Library from Satellite to Capsule in under an hour

With 6.2 it can take 6+ hours to re-sync even if there are no content changes.

We need to get this back in line with 6.1's performance.


Related issues 2 (0 open2 closed)

Has duplicate Katello - Bug #18434: On CVV promotion, don't update revision number on a repo in pulp if no content has changedDuplicateJohn Mitsch02/08/2017Actions
Has duplicate Katello - Bug #18435: Have a way to force metadata regenerationDuplicate02/08/2017Actions

Added by John Mitsch about 8 years ago

Revision 8b4e78db (diff)

Fixes #18032 - Skip pulp metadata regeneration on CVV promote

If nothing has changed, we have no reason to regenerate metadata
in the pulp repo. The way things currently are we regenerate the
metadata (even if nothing has changed in the repo) and it is
slowing down Smart Proxy Content syncs. Not regenerating the metadata
will take full advantage of certain optimizations in pulp making
these Smart Proxy syncs much faster.

This commit adds an option to force the metadata regeneration,
it is a checkbox called "Force Metadata Regeneration" on
Content View publish and promote.

Actions

Also available in: Atom PDF