Depends on D3801
If the data already exists in the blob, we just want to add a new holder pointing to an existing hash.
Differential D3814 Authored by • karol on Apr 22 2022, 5:23 AM.
Details Summary Depends on D3801 If the data already exists in the blob, we just want to add a new holder pointing to an existing hash. Test Plan Like in D3535 and hardcode fixed data hash in the client code, upload twice to the blob and see if it works as expected: it should upload the data only once and add both blobs pointing to the same hash to the database
Diff Detail
Event TimelineHerald added subscribers: • abosh, • benschac, atul and 3 others. · View Herald TranscriptApr 22 2022, 5:23 AM2022-04-22 05:23:53 (UTC-7) • karol edited the summary of this revision. (Show Details)Apr 22 2022, 5:27 AM2022-04-22 05:27:21 (UTC-7) Harbormaster completed remote builds in B8456: Diff 11795.Apr 22 2022, 5:35 AM2022-04-22 05:35:31 (UTC-7) This revision is now accepted and ready to land.Apr 26 2022, 10:24 AM2022-04-26 10:24:19 (UTC-7) • karol edited the summary of this revision. (Show Details)Apr 28 2022, 6:17 AM2022-04-28 06:17:33 (UTC-7) Harbormaster completed remote builds in B8652: Diff 12043.Apr 28 2022, 7:21 AM2022-04-28 07:21:54 (UTC-7) This revision now requires changes to proceed.Apr 29 2022, 8:10 AM2022-04-29 08:10:17 (UTC-7) Harbormaster completed remote builds in B8746: Diff 12186.May 4 2022, 12:54 AM2022-05-04 00:54:54 (UTC-7) • karol added a child revision: D3903: [services] Lib - Move cmake components.May 4 2022, 6:40 AM2022-05-04 06:40:11 (UTC-7) This revision is now accepted and ready to land.May 4 2022, 7:59 AM2022-05-04 07:59:35 (UTC-7) Closed by commit rCOMM0c31fe651db3: [services] Blob - Add holder to the blob DB if data exists (authored by • karol). · Explain WhyMay 5 2022, 1:47 AM2022-05-05 01:47:54 (UTC-7) This revision was automatically updated to reflect the committed changes. • karol marked an inline comment as done. • karol removed a child revision: D3903: [services] Lib - Move cmake components.May 6 2022, 1:51 AM2022-05-06 01:51:09 (UTC-7)
Revision Contents
Diff 12043 |