This diff implements endpoint to assign holder to a blob instance. Details are in the linear task. Ensuring that the blob exists is done in a separate diff.
Depends on D7466
Paths
| Differential D7482 Authored by bartek on Apr 18 2023, 12:00 AM.
Details Summary This diff implements endpoint to assign holder to a blob instance. Details are in the linear task. Ensuring that the blob exists is done in a separate diff. Depends on D7466 Test Plan Executed this endpoint for:
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: atul, ashoat. · View Herald TranscriptApr 18 2023, 12:00 AM2023-04-18 00:00:17 (UTC-7) Harbormaster completed remote builds in B18436: Diff 25251.Apr 18 2023, 12:18 AM2023-04-18 00:18:26 (UTC-7) This revision is now accepted and ready to land.Apr 18 2023, 9:44 AM2023-04-18 09:44:53 (UTC-7) Harbormaster completed remote builds in B18695: Diff 25601.Apr 24 2023, 6:06 AM2023-04-24 06:06:53 (UTC-7) Closed by commit rCOMMb33fc5ca590b: [services][blob] Add assign holder HTTP endpoint (authored by bartek). · Explain WhyApr 25 2023, 5:19 AM2023-04-25 05:19:00 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 25656 services/blob/src/http/handlers/blob.rs
services/blob/src/http/mod.rs
|