Bug 1635259 - rgw: Chunked encoding fails if chunk greater than 1MiB
Summary: rgw: Chunked encoding fails if chunk greater than 1MiB
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RGW
Version: 3.0
Hardware: All
OS: All
medium
medium
Target Milestone: z1
: 3.1
Assignee: Matt Benjamin (redhat)
QA Contact: Tejas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-02 13:24 UTC by Matt Benjamin (redhat)
Modified: 2018-11-09 01:01 UTC (History)
7 users (show)

Fixed In Version: RHEL: ceph-12.2.5-52.el7cp Ubuntu: ceph_12.2.5-37redhat1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-09 01:00:34 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 36124 0 None None None 2018-10-02 13:24:38 UTC
Red Hat Product Errata RHBA-2018:3530 0 None None None 2018-11-09 01:01:29 UTC

Description Matt Benjamin (redhat) 2018-10-02 13:24:39 UTC
If a response uses chunked encoding, and the chunk is greater than 1MiB, the chunk length is not correctly printed.
This bug must have existed for Swift previously, and is made much more visible by the changes in https://github.com/ceph/ceph/pull/23940

Bad chunk header:
10219b\r\0<?xml...

Good chunk header:
223\r\n<?xml...

Comment 12 errata-xmlrpc 2018-11-09 01:00:34 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:3530


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