Page MenuHomePhabricator

[blob-service] Implement upload logic with new db
ClosedPublic

Authored by bartek on Jul 9 2023, 2:05 PM.
Tags
None
Referenced Files
F2153859: D8455.id28994.diff
Sun, Jun 30, 6:07 PM
Unknown Object (File)
Thu, Jun 27, 12:40 AM
Unknown Object (File)
Tue, Jun 25, 3:48 PM
Unknown Object (File)
Tue, Jun 25, 3:35 AM
Unknown Object (File)
Tue, Jun 25, 3:35 AM
Unknown Object (File)
Tue, Jun 25, 3:35 AM
Unknown Object (File)
Tue, Jun 25, 3:34 AM
Unknown Object (File)
Tue, Jun 25, 3:25 AM
Subscribers

Details

Summary

Part of ENG-4269.

The code is mostly a copy-paste from http::handlers::blob::upload_blob_handler with the exception that it now accepts a stream instead of multipart form

Depends on D8454.

Test Plan

Tested later in the stack

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.
bartek edited the test plan for this revision. (Show Details)
bartek published this revision for review.Jul 10 2023, 12:44 AM

rust LGTM, would like for someone else to take a look

This revision is now accepted and ready to land.Jul 17 2023, 2:01 AM