This implements the last part of the AddAttachments endpoint - moving log item storage to blob service when it's too large.
Depends on D6206
Paths
| Differential D6207 Authored by bartek on Jan 9 2023, 12:29 PM.
Details Summary This implements the last part of the AddAttachments endpoint - moving log item storage to blob service when it's too large. Depends on D6206 Test Plan
The backup service integration tests cover this case, but this needs remaining endpoints to be implemented.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: atul, ashoat. · View Herald TranscriptJan 9 2023, 12:29 PM2023-01-09 12:29:10 (UTC-8) Harbormaster completed remote builds in B15214: Diff 20742.Jan 9 2023, 12:43 PM2023-01-09 12:43:27 (UTC-8) This revision is now accepted and ready to land.Jan 11 2023, 5:55 AM2023-01-11 05:55:55 (UTC-8) Harbormaster completed remote builds in B15311: Diff 20886.Jan 12 2023, 9:38 AM2023-01-12 09:38:50 (UTC-8) Harbormaster completed remote builds in B15312: Diff 20887.Jan 12 2023, 9:54 AM2023-01-12 09:54:19 (UTC-8) Harbormaster completed remote builds in B15467: Diff 21089.Jan 19 2023, 9:56 AM2023-01-19 09:56:41 (UTC-8) Closed by commit rCOMM5ca27556e198: [services][backup] AddAttachments 4/4 - moving to blob (authored by bartek). · Explain WhyJan 19 2023, 10:07 AM2023-01-19 10:07:59 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 21105 services/backup/src/service/handlers/add_attachments.rs
|