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
F2175947: D8455.diff
Wed, Jul 3, 3:33 AM
Unknown Object (File)
Mon, Jul 1, 10:20 PM
Unknown Object (File)
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
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
No Lint Coverage
Unit
No Test Coverage

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