Page MenuHomePhabricator

[services] Backup - add constants
ClosedPublic

Authored by karol on Feb 3 2022, 6:48 AM.
Tags
None
Referenced Files
F4134061: D3079.diff
Tue, Feb 18, 1:28 PM
Unknown Object (File)
Jan 14 2025, 10:32 AM
Unknown Object (File)
Jan 11 2025, 3:02 PM
Unknown Object (File)
Jan 8 2025, 6:00 AM
Unknown Object (File)
Dec 30 2024, 1:01 PM
Unknown Object (File)
Dec 27 2024, 5:45 AM
Unknown Object (File)
Dec 27 2024, 5:45 AM
Unknown Object (File)
Dec 27 2024, 5:45 AM

Details

Summary

Constant values for the backup service

Test Plan

-

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

karol edited the summary of this revision. (Show Details)
karol edited the test plan for this revision. (Show Details)
karol added reviewers: tomek, max, varun.
tomek requested changes to this revision.Feb 4 2022, 2:41 AM
tomek added inline comments.
services/backup/docker-server/contents/server/src/Constants.h
23

Do we need multipart upload size? We removed all the S3 related stuff in the previous diff?

25

Do we need this?

27–31

I guess there should be a couple of tables here, not just this one

This revision now requires changes to proceed.Feb 4 2022, 2:41 AM
services/backup/docker-server/contents/server/src/Constants.h
23

To be removed, thanks.

25

I'm going to go with this for now and fix this separately. The solution @geekbrother proposed for tunnelbroker is not fully valid in my opinion - https://linear.app/comm/issue/ENG-559/removing-aws-region-from-constants

27–31

This is going to be removed and added in the following diffs

This revision is now accepted and ready to land.Feb 8 2022, 7:24 AM
This revision now requires review to proceed.Feb 8 2022, 7:24 AM
ashoat added a reviewer: jim.
This revision is now accepted and ready to land.Feb 8 2022, 8:10 PM
This revision was automatically updated to reflect the committed changes.