Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

873313 - Very high memory usage during repo sync #2

Merged
merged 1 commit into from Apr 8, 2013

Conversation

jwmatthews
Copy link
Member

This fix removes the lookup of yum package metadata from grinder.
For rhel 6.2 the lookup was taking ~5 mins...yet transferring that data over activeobject to the original caller was taking from 15-30 minutes.

This logic is being moved into Pulp's YumImporter.

Squashed commit of the following:

commit 2c9f89b
Author: John Matthews <jwmatthews@gmail.com>
Date:   Mon Mar 18 10:41:34 2013 -0400

    Defined SUCCESS, in terms of when an item has downloaded successfully

commit 8f2ec41
Author: John Matthews <jwmatthews@gmail.com>
Date:   Mon Mar 18 10:40:51 2013 -0400

    Update Callback to communicate more information about an item that has completed

commit 49a1582
Author: John Matthews <jwmatthews@gmail.com>
Date:   Mon Mar 18 10:40:11 2013 -0400

    Removed xml snippets from each rpm item
@jdob
Copy link
Contributor

jdob commented Mar 22, 2013

This request is not to be merged until after 2.1 is released. It will be in our 2.1.1 release.

@ghost ghost assigned mhrivnak Mar 22, 2013
jdob pushed a commit that referenced this pull request Apr 8, 2013
873313 - Very high memory usage during repo sync
@jdob jdob merged commit ad631f5 into Katello:master Apr 8, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants