Depends on D3534
Add database operations for creating a new backup.
These operations should be performed only when we successfully upload data to the S3.
Differential D3535 Authored by • karol on Mar 29 2022, 4:40 AM.
Details Summary Depends on D3534 Add database operations for creating a new backup. These operations should be performed only when we successfully upload data to the S3. 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 TranscriptMar 29 2022, 4:40 AM2022-03-29 04:40:17 (UTC-7) • karol edited the summary of this revision. (Show Details)Mar 29 2022, 4:53 AM2022-03-29 04:53:44 (UTC-7) Harbormaster completed remote builds in B7672: Diff 10768.Mar 29 2022, 5:09 AM2022-03-29 05:09:05 (UTC-7) Harbormaster completed remote builds in B7705: Diff 10807.Mar 30 2022, 12:17 AM2022-03-30 00:17:57 (UTC-7) tomek added inline comments. This revision is now accepted and ready to land.Apr 1 2022, 4:27 AM2022-04-01 04:27:16 (UTC-7)
Harbormaster completed remote builds in B7952: Diff 11141.Apr 7 2022, 2:04 AM2022-04-07 02:04:20 (UTC-7) Closed by commit rCOMM7d6a6c2dae19: [services] Backup - Create new backup - Add database operations (authored by • karol). · Explain WhyApr 7 2022, 2:44 AM2022-04-07 02:44:34 (UTC-7) This revision was automatically updated to reflect the committed changes. • karol mentioned this in rCOMMfb2954458f33: [services] Backup - Implement get method in service blob client.Apr 13 2022, 5:22 AM2022-04-13 05:22:36 (UTC-7) • karol mentioned this in rCOMM56ca2282dde4: [services] Backup - pull backup reactor - initialize get reactor. • karol mentioned this in rCOMMc593d0fa82e5: [services] Backup - pull backup reactor - compaction - initialize.
Revision Contents
|