Project

General

Profile

Actions

Bug #51097

open

object encoding is not correct on intermediate object list

Added by Matthew Darwin almost 3 years ago. Updated over 2 years ago.

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

0%

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

Description

When requesting a list of intermediate files, the file encoding is not correct.

Originally reported to minio team, they say it is a ceph issue:
https://github.com/minio/mc/issues/3738

- dd if=/dev/zero of= count=1024 bs=1048576
- mc cp
- stop the file upload before it finishes with CTRL+C
- mc ls --incomplete ceph/test
- notice the file is named "test%40file.txt"

mc ls --incomplete shows correct filename when file does not contain an "@"

Actions #1

Updated by Casey Bodley almost 3 years ago

  • Tags set to multipart
Actions #2

Updated by Casey Bodley over 2 years ago

  • Assignee set to Casey Bodley
Actions

Also available in: Atom PDF