Depends on D5018
Adding c++ implementation for using the blob client in the backup reactor for sending logs.
Paths
| Differential D5019 Authored by • karol on Sep 1 2022, 4:10 AM.
Details Summary Depends on D5018 Adding c++ implementation for using the blob client in the backup reactor for sending logs. Test Plan backup builds
Diff Detail
Event TimelineHerald added a reviewer: • jon. · View Herald TranscriptSep 1 2022, 4:10 AM2022-09-01 04:10:29 (UTC-7) • karol edited the summary of this revision. (Show Details)Sep 1 2022, 4:26 AM2022-09-01 04:26:33 (UTC-7) • karol added a parent revision: D5018: [services] Backup - Use Blob client in c++ - Implement add attachment. • karol added a child revision: D5020: [services] Backup - Use Blob client in c++ - Implement pull backup. Harbormaster completed remote builds in B11776: Diff 16179.Sep 1 2022, 4:33 AM2022-09-01 04:33:15 (UTC-7) Harbormaster failed remote builds in B11842: Diff 16247!Sep 2 2022, 5:53 AM2022-09-02 05:53:21 (UTC-7) Comment Actions Why do we call put_client_blocking_read_cxx a couple of times?
This revision now requires changes to proceed.Sep 5 2022, 7:14 AM2022-09-05 07:14:42 (UTC-7) Comment Actions
Explained in https://phab.comm.dev/D5017#147269
This revision is now accepted and ready to land.Sep 7 2022, 5:30 AM2022-09-07 05:30:29 (UTC-7) This revision was landed with ongoing or failed builds.Sep 8 2022, 4:10 AM2022-09-08 04:10:37 (UTC-7) Closed by commit rCOMMd92ff5a3dcfd: [services] Backup - Use Blob client in c++ - Implement send log (authored by • karol). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B11996: Diff 16451.Sep 8 2022, 4:23 AM2022-09-08 04:23:17 (UTC-7)
Revision Contents
Diff 16247 services/backup/src/Reactors/server/SendLogReactor.h
services/backup/src/Reactors/server/SendLogReactor.cpp
|