Project

General

Profile

Actions

Bug #20100

closed

get wrong content when download object with specific range when compression was enabled

Added by fang yuxiang almost 7 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
kraken
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

create a bucket with compression enabled

Given a 32MB file, do steps:

1.divided the file into 4 parts
2.upload the file using swift slo
3.using curl -r to get the range [5348500, 5348700]
4.using readfile to read the source file range [5348500, 5348700]

the content from step 3 is different from step 4


Related issues 1 (0 open1 closed)

Copied to rgw - Backport #20268: kraken: get wrong content when download object with specific range when compression was enabledResolvedNathan CutlerActions
Actions #1

Updated by Nathan Cutler almost 7 years ago

  • Project changed from Ceph to rgw
Actions #2

Updated by Casey Bodley almost 7 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by fang yuxiang almost 7 years ago

the previous description is not proper.

In fact, this issue exists in s3 download with specific range for a multipart uploaded object.

For swift slo/dlo, the issue is more complicated and seems that compression can not be used at all(http://tracker.ceph.com/issues/20101)

Actions #4

Updated by Radoslaw Zarzynski almost 7 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to kraken
Actions #5

Updated by Nathan Cutler almost 7 years ago

  • Copied to Backport #20268: kraken: get wrong content when download object with specific range when compression was enabled added
Actions #6

Updated by Nathan Cutler over 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF