Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Speeds up the unit file path migrations #2675

Merged
merged 1 commit into from Aug 2, 2016
Merged

Conversation

mhrivnak
Copy link
Contributor

@mhrivnak mhrivnak commented Aug 2, 2016

Removes the empty directory purge phase of the 2.8 migrations, which was taking
some users many hours when done over NFS.

Introduces multi-threaded concurrency for the bulk of the migration's work.

https://pulp.plan.io/issues/2118
fixes #2118

Removes the empty directory purge phase of the 2.8 migrations, which was taking
some users many hours when done over NFS.

Introduces multi-threaded concurrency for the bulk of the migration's work.

https://pulp.plan.io/issues/2118
fixes pulp#2118
@jortel jortel added the LGTM label Aug 2, 2016
@mhrivnak mhrivnak merged commit 8b488fd into pulp:master Aug 2, 2016
@mhrivnak mhrivnak deleted the 2118 branch August 2, 2016 15:04
jeremycline added a commit to jeremycline/pulp that referenced this pull request Aug 11, 2016
pulp#2675 introduced several broken unit
tests by adding non-determinism to the call order.
jeremycline added a commit to jeremycline/pulp that referenced this pull request Aug 17, 2016
pulp#2675 introduced several broken unit
tests by adding non-determinism to the call order.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants