Last modified: 2012-07-21 15:22:25 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T40511, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38511 - chunkUpload broken with swift backend
chunkUpload broken with swift backend
Status: RESOLVED DUPLICATE of bug 38552
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.20.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-20 00:00 UTC by Jan Gerber
Modified: 2012-07-21 15:22 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jan Gerber 2012-07-20 00:00:29 UTC
chunk upload does not work with swift backend.
it fails in UploadFromChunk.php storing the chunk

$storeStatus = $this->repo->store( $chunkPath, 'temp', "$hashPath$fileKey" );


CopyFileOp:
{
 "op":"copy",
 "src":"mwstore:\/\/local-swift\/temp\/20120719232646!phpbhXn
67.jpg",
 "dst":"mwstore:\/\/local-swift\/temp\/10q46aooks20.xkaaoe.1.0",
 "overwrite":0,"overwriteSame":0,"failedAction":"attempt"
}

backend-fail-copy; mwstore://local-swift/temp/20120719232646!phpbhXn67.jpg; mwstore://local-swift/temp/10q46aooks20.xkaaoe.1.jpg.0
Comment 1 Bawolff (Brian Wolff) 2012-07-20 12:16:43 UTC
Adding Aaron on the cc because its swift related.
Comment 2 Jan Gerber 2012-07-20 13:39:40 UTC
a patch is at https://gerrit.wikimedia.org/r/#/c/16100/ for review now
Comment 3 Jan Gerber 2012-07-21 15:22:25 UTC

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

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links