Page MenuHomePhabricator

[backup-service] Use shared 'BlobClient' in workers
ClosedPublic

Authored by bartek on Jan 25 2023, 2:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 3 2024, 12:10 AM
Unknown Object (File)
Apr 3 2024, 12:10 AM
Unknown Object (File)
Apr 3 2024, 12:10 AM
Unknown Object (File)
Apr 2 2024, 11:59 PM
Unknown Object (File)
Mar 12 2024, 11:34 PM
Unknown Object (File)
Mar 12 2024, 11:33 PM
Unknown Object (File)
Mar 12 2024, 11:33 PM
Unknown Object (File)
Mar 12 2024, 11:33 PM
Subscribers

Details

Summary

Part of https://linear.app/comm/issue/ENG-2688/backup-service-reuse-single-blob-client-instance

Modified BlobDownloader::start and BlobUploader::start to take BlobClient as an argument instead of creating its own instance.

Depends on D6385

Test Plan

Ran backup service integration and performance tests to confirm it works as expected

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable