Depends on D3650
Adding logic for certain state options in order to properly handle sending logs to the backup service.
Paths
| Differential D3651 Authored by • karol on Apr 7 2022, 7:22 AM.
Tags None Referenced Files
Details Summary Depends on D3650 Adding logic for certain state options in order to properly handle sending logs to the backup service. Test Plan You need 3 terminals cd services yarn run-backup-service 2: cd services yarn run-blob-service 3: ./build.sh ./cmake/build/bin/client then in the GUI use the n option (just type n and hit enter, this stands for creating a new backup).
Diff Detail
Event TimelineHerald added subscribers: • abosh, • benschac, atul and 3 others. · View Herald TranscriptApr 7 2022, 7:22 AM2022-04-07 07:22:30 (UTC-7) • karol added a child revision: D3594: [services] Blob - Fix reading data from S3.Apr 7 2022, 7:23 AM2022-04-07 07:23:35 (UTC-7) • karol edited the summary of this revision. (Show Details)Apr 7 2022, 7:33 AM2022-04-07 07:33:59 (UTC-7) Harbormaster completed remote builds in B7971: Diff 11175.Apr 7 2022, 8:41 AM2022-04-07 08:41:19 (UTC-7) This revision is now accepted and ready to land.Apr 8 2022, 1:56 AM2022-04-08 01:56:54 (UTC-7) Harbormaster completed remote builds in B8015: Diff 11220.Apr 8 2022, 2:55 AM2022-04-08 02:55:38 (UTC-7)
Closed by commit rCOMMc703b8a03b42: [services] Backup - Send log - finish read request logic (authored by • karol). · Explain WhyApr 13 2022, 4:58 AM2022-04-13 04:58:19 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 11399 services/backup/docker-server/contents/server/src/Reactors/server/SendLogReactor.h
|