Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2238653 - Also set the compression level when not using chunked exports
Summary: Also set the compression level when not using chunked exports
Keywords:
Status: CLOSED DUPLICATE of bug 2188504
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Pulp
Version: Unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Satellite QE Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-09-13 01:26 UTC by Robin Chan
Modified: 2023-09-18 13:47 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-09-18 13:47:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github /pulp pulpcore issues 4411 0 None closed Also set the compression level when not using chunked exports 2023-09-13 15:05:33 UTC
Red Hat Issue Tracker SAT-20006 0 None None None 2023-09-13 01:27:23 UTC

Description Robin Chan 2023-09-13 01:26:17 UTC
We didn't use the `compresslevel` argument because it didn't work in streaming mode, so we went for a monkeypatch.  But the monkeypatch doesn't apply to non-streaming mode (missed this part)... which we also use, in the non-chunked path.

So  in the non-chunked case we need to use `compresslevel=1`.

Comment 1 Robin Chan 2023-09-13 02:10:37 UTC
The Pulp upstream bug status is at open. Updating the external tracker on this bug.

Comment 2 Robin Chan 2023-09-13 15:05:34 UTC
The Pulp upstream bug status is at closed. Updating the external tracker on this bug.

Comment 3 Robin Chan 2023-09-13 15:05:36 UTC
All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST.


Note You need to log in before you can comment on or make changes to this bug.