Depends on D3773
Adding BlobAppendHolderClientReactor to the backup service
https://linear.app/comm/issue/ENG-672/create-addreferencetohashbyholder-in-the-blob-service
Paths
| Differential D3774 Authored by • karol on Apr 19 2022, 1:56 AM.
Details Summary Depends on D3773 Adding BlobAppendHolderClientReactor to the backup service https://linear.app/comm/issue/ENG-672/create-addreferencetohashbyholder-in-the-blob-service Test Plan cd services yarn run-backup-service
Diff Detail
Event TimelineHerald added subscribers: • abosh, • benschac, atul and 3 others. · View Herald TranscriptApr 19 2022, 1:56 AM2022-04-19 01:56:56 (UTC-7) • karol edited the summary of this revision. (Show Details)Apr 19 2022, 2:17 AM2022-04-19 02:17:55 (UTC-7) • karol added a child revision: D3775: [services] Backup - Add data exists flag to put client reactor. Harbormaster completed remote builds in B8296: Diff 11592.Apr 19 2022, 2:22 AM2022-04-19 02:22:24 (UTC-7) Comment Actions I suspect it probably would've been best to hold off on putting these diffs up... it feels like you just made three commits and diffed them immediately, but I suspect we will see a lot more commits you make to these files and subsequently a lot more diffs... A good way to think about it: make sure you have a way to test something before you put up a diff up. In this case, looking at your test plans it seems like you don't have anything other than simply compiling the service. This revision now requires changes to proceed.Apr 21 2022, 2:12 AM2022-04-21 02:12:30 (UTC-7) Comment Actions
Ok, that makes sense. I find it useful to sometimes write new code just for the testing purpose - that might help. This code is usually really ugly, so it's costly to transform it into proper tests, but it lets me verify the correctness quickly. This revision is now accepted and ready to land.Apr 21 2022, 8:37 AM2022-04-21 08:37:51 (UTC-7) This revision now requires changes to proceed.Apr 21 2022, 3:16 PM2022-04-21 15:16:55 (UTC-7) Comment Actions This is a part of mistakenly added code, more details in https://phabricator.ashoat.com/D3772#105661. Abandoning. Sorry for the inconvenience, thank you for the review.
Revision Contents
Diff 11592 services/backup/docker-server/contents/server/src/Reactors/client/blob/BlobAppendHolderClientReactor.h
|