Page MenuHomePhabricator

[services] Backup - add constants
ClosedPublic

Authored by karol on Feb 3 2022, 6:48 AM.
Tags
None
Referenced Files
F3378105: D3079.id9432.diff
Wed, Nov 27, 8:58 AM
F3377809: D3079.id9362.diff
Wed, Nov 27, 7:37 AM
Unknown Object (File)
Oct 27 2024, 4:02 AM
Unknown Object (File)
Oct 23 2024, 9:52 AM
Unknown Object (File)
Oct 21 2024, 1:57 AM
Unknown Object (File)
Oct 21 2024, 1:57 AM
Unknown Object (File)
Oct 21 2024, 1:57 AM
Unknown Object (File)
Oct 20 2024, 8:27 PM

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.