Page MenuHomePhabricator

SwiftMedia's rewrite should create containers that don't exist for thumb storage
Closed, DeclinedPublic

Description

Author: bhartshorne

Description:
If the container wikipedia-fr-thumb doesnt't exist in swift, requests for thumbnails for fr.wikipedia will fail with 401. Instead it should create the container and store the thumbnail.


Version: unspecified
Severity: normal

Details

Reference
bz33206
TitleReferenceAuthorSource BranchDest Branch
rename chart property to match Catalyst manifestrepos/qte/catalyst/ci-charts!3jnucheingress-urlsmain
Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:08 AM
bzimport set Reference to bz33206.

I'm assuming this won't be a problem until we create a new wiki that accepts uploads, and then we might have a problem. Is that when the problem could strike?

bhartshorne wrote:

yes. in fact, between the date when I made the original containers and when swift went into production, four new projects were started.

I think Aaron has a better solution than to make the swift rewrite do it though, so this bug might be WONTFIX or DUPE.

(In reply to comment #2)

yes. in fact, between the date when I made the original containers and when
swift went into production, four new projects were started.

I think Aaron has a better solution than to make the swift rewrite do it
though, so this bug might be WONTFIX or DUPE.

Yeah, when swift works directly with the scalars, I think this will be a non-issue.