pulp / pulp/pulp_container

Look into how to optimize queries in add_and_remove method

Open
#488 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Task
Dominant language
Python
Stars
31
Forks
56
Avg merge
2d 22h
Merged PRs (30d)
22

Description

Author: @ipanova (ipanova@redhat.com)

Redmine Issue: 8570, https://pulp.plan.io/issues/8570


It is used in push api and it will be great to find bottlenecks if any.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Python add_and_remove method used by the push API, then profile its query path to identify bottlenecks. Done means the investigation records measured findings and any resulting optimization without changing push API behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend, performance
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.