Project

General

Profile

Actions

Bug #5595

closed

object has a Content-Type, but its content_type property is not shown in Swift object enumeration

Added by JuanJose Galvez almost 11 years ago. Updated about 9 years ago.

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

0%

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

Description

This is in regards to a support request found here: https://inktank.zendesk.com/agent/#/tickets/396

An object (thumbs.db) has "Content-Type: binary/octet-stream" however when being enumerated through the swift interface the content_type it is not returned.

{"name":"thumbs.db","hash":"c1a913d5ae209875725a151811f39d1d","bytes":36864,"last_modified":"2013-07-09T09:30:53.000Z"}

This causes failures in libraries which are expecting the content_type property. Full details can be found in the support ticket.

Actions #1

Updated by Yehuda Sadeh over 9 years ago

I think this happens if the object was created before, and then its metadata was modified. It's similar to another issue we have in multi-zone environment.

Actions #2

Updated by Yehuda Sadeh over 9 years ago

  • Assignee set to Josh Durgin

Needs review, can't set status on this tracker.

Actions #3

Updated by Josh Durgin over 9 years ago

  • Tracker changed from Support to Bug
  • Status changed from New to Fix Under Review
Actions #4

Updated by Josh Durgin over 9 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)
Actions #5

Updated by Josh Durgin over 9 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Assignee changed from Josh Durgin to Yehuda Sadeh

commit:f833f12a200ecc2c4f74ddb443d6fa61b7ad14db

Actions #6

Updated by Loïc Dachary about 9 years ago

  • Backport set to giant
Actions #7

Updated by Loïc Dachary about 9 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF