Look into how to optimize queries in add_and_remove method
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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