Depends on D4974
Implement using the blob client in the "create new backup" operation in c++.
Paths
| Differential D4975 Authored by • karol on Aug 29 2022, 1:39 AM.
Details
Diff Detail
Event TimelineHerald added a reviewer: • jon. · View Herald TranscriptAug 29 2022, 1:39 AM2022-08-29 01:39:53 (UTC-7) • karol edited the summary of this revision. (Show Details)Aug 29 2022, 1:48 AM2022-08-29 01:48:28 (UTC-7) • karol added a parent revision: D4974: [services] Backup - Connect to Blob - Rust - Get rid of expect. Harbormaster completed remote builds in B11667: Diff 16043.Aug 29 2022, 1:49 AM2022-08-29 01:49:36 (UTC-7) Comment Actions This diff contains a lot of changes that should be made in diff that introduced the relevant parts. Could you move it there, so that the code is correct from the beginning? (Most of those changes are unrelated to the main content of this diff)
This revision now requires changes to proceed.Aug 29 2022, 5:52 AM2022-08-29 05:52:03 (UTC-7)
Comment Actions Abandoning this stack in favor of the new one that starts @ D5002. All the comments have been either addressed inline or in the new stack.
Revision Contents
Diff 16043 services/backup/blob_client/src/put_client.rs
services/backup/src/Reactors/server/CreateNewBackupReactor.cpp
|