Actions
Issue #4991
closedDocument maximum web request size (limiting add/remove for single repository version)
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Quarter:
Description
Ticket moved to GitHub: "pulp/pulpcore/1839":https://github.com/pulp/pulpcore/issues/1839
When creating a new repository version (i tested with file repos), if i specify upwards of 70,000 units to add, the request will fail. This is likely due to webserver limitations for the request size. a json array of 70,000 hrefs was about 4MB
We've worked around the problem by simply creating multiple versions each adding about 10K units
Updated by amacdona@redhat.com almost 4 years ago
- Subject changed from Creating a repository version with many thousands of units fails to Document maximum web request size (limiting add/remove for single repository version)
A future related issue might be the CD burner: As a user I can create a RepositoryVersion over multiple requests, and finalize a single version at the end.
Updated by amacdona@redhat.com almost 4 years ago
- Triaged changed from No to Yes
- Tags Documentation added
Updated by pulpbot about 1 year ago
- Description updated (diff)
- Status changed from NEW to CLOSED - DUPLICATE
Actions