Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content set calculation is slow #5783

Open
bmbouter opened this issue Sep 10, 2024 · 1 comment
Open

Content set calculation is slow #5783

bmbouter opened this issue Sep 10, 2024 · 1 comment
Labels

Comments

@bmbouter
Copy link
Member

Version
All the 3.y versions

Describe the bug
The calculation of what content belongs in a repo version is slow. It happens here.

To Reproduce

  1. Load a system up with lots of content, lots of repos and repo versions adding and removing content.
  2. Request Pulp to display the contents of a repo version
  3. Notice how it will get a lot slower with a large pulp system

Expected behavior
Run faster

Additional context
This issue was reported by other users, but I couldn't find them (either open or closed). We discussed this at a F2F developer event in Sept 2024 and the general consensus was that we should look into options.

@bmbouter
Copy link
Member Author

As discussed at the pulpcore meeting today the next step is to gather some data on how long this call actually takes. The hosted Pulp install in staging is a good place to do that, so when we can the services team can look into that and report back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants