Project

Profile

Help

Backport #9401

closed

Backport #9266 "repository 'modify' touches all the content being added one by one" to 3.14.z

Added by dalley over 2 years ago. Updated over 2 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 106
Quarter:

Description

Bulk touch feature of the BulkQuerySet should be used to reduce number of queries that are executed in the viewset handling the Repository Modify API.

Removing the iteration of the content in the viewset will require the task to determine if any of the content to be added doesn't exist. The task needs to raise a RuntimeError with a list of pulp_href's for the content that doesn't exist.


Related issues

Copied from Pulp - Issue #9266: repository 'modify' touches all the content being added one by oneCLOSED - CURRENTRELEASElmjachkyActions
Actions #1

Updated by dalley over 2 years ago

  • Copied from Issue #9266: repository 'modify' touches all the content being added one by one added
Actions #2

Updated by dalley over 2 years ago

  • Tracker changed from Issue to Backport
  • % Done set to 0
  • Severity deleted (3. High)
  • Groomed deleted (No)
Actions #4

Updated by dalley over 2 years ago

  • Status changed from NEW to ASSIGNED
Actions #5

Updated by dalley over 2 years ago

  • Assignee set to dalley
Actions #6

Updated by rchan over 2 years ago

  • Sprint changed from Sprint 105 to Sprint 106

Added by dalley over 2 years ago

Revision 1f7ec240 | View on GitHub

Do bulk_touch instead of touching one by one

backports #9266. closes: #9401

(cherry picked from commit 4023fce)

Actions #7

Updated by dalley over 2 years ago

  • Status changed from ASSIGNED to MODIFIED
  • % Done changed from 0 to 100
Actions #8

Updated by pulpbot over 2 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF