Project

General

Profile

Actions

Bug #17211

closed

Repository synchronization checks all the repos on capsule on sync status

Added by Ivan Necas over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Performance
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1391704
Description of problem: Part of the repo synchronizatoin is syncing
the rpms to capsules, if the capsule is syncing library. Due to a bug
in code, we are checking on sync status of all repositories in the
capsule (similar issue as described in
https://bugzilla.redhat.com/show_bug.cgi?id=1388296).

Version-Release number of selected component (if applicable):
sat 6.2

How reproducible:
When library is synchonized to capsules

Steps to Reproduce:
1. have a large number of repositories synced into capsule (100/1000+)
2. have a library in lifecycle environments synced to the capsule
3. synchronize the repository

Actual results:
The synchronization of repository takes much longer, than it should,
the sync task in dynflow sits in "Actions::Katello::Repository::Sync" action,
a lot of trafic between sat and capsule due to checking for status.

Expected results: The sync task is not much slower than without a
capsule present. Only check on the specific repo is happening between
the satellite and capsule.

Actions #1

Updated by Ivan Necas over 7 years ago

  • Subject changed from Repository synchronization checks all the repos on capsule on sync status to Repository synchronization checks all the repos on capsule on sync status
  • Status changed from New to Assigned
  • Assignee set to Ivan Necas
  • Target version set to 1.4.1
Actions #2

Updated by Ivan Necas over 7 years ago

  • Category changed from Web UI to Performance
Actions #3

Updated by The Foreman Bot over 7 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/6435 added
Actions #4

Updated by Justin Sherrill over 7 years ago

  • translation missing: en.field_release set to 197
Actions #5

Updated by Ivan Necas over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #6

Updated by The Foreman Bot over 7 years ago

  • Pull request https://github.com/Katello/katello/pull/6469 added
Actions #7

Updated by Eric Helms over 7 years ago

  • Pull request deleted (https://github.com/Katello/katello/pull/6469)
Actions

Also available in: Atom PDF