Bug 1214054

Summary: rgw: fail to download object in swift when range specified > 512k
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Yehuda Sadeh <yehuda>
Component: RGWAssignee: ceph-eng-bugs <ceph-eng-bugs>
Status: CLOSED DUPLICATE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.2.3CC: cbodley, ceph-eng-bugs, kbader, mbenjamin, owasserm, sweil
Target Milestone: rc   
Target Release: 1.2.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-22 21:28:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yehuda Sadeh 2015-04-21 20:44:43 UTC
Description of problem:

Fail to download object when setting a range that is larger than 512k

Version-Release number of selected component (if applicable):


How reproducible:

always

Steps to Reproduce:
1. Create an object > 512k
2. Download object with specified Range header, e.g., Range: bytes=1-524290

Actual results:
Fail to download requested range

Expected results:
Download succeeds


Additional info:
Fixed upstream

Comment 1 Yehuda Sadeh 2015-06-22 21:28:31 UTC

*** This bug has been marked as a duplicate of bug 1214854 ***