Page MenuHomePhabricator

[backup-service] Rename 'GetClient' to 'BlobDownloader'
ClosedPublic

Authored by bartek on Jan 25 2023, 2:11 AM.
Tags
None
Referenced Files
F6173968: D6382.diff
Wed, Apr 23, 3:14 AM
Unknown Object (File)
Mar 16 2025, 2:04 PM
Unknown Object (File)
Mar 5 2025, 10:37 PM
Unknown Object (File)
Mar 5 2025, 10:37 PM
Unknown Object (File)
Mar 5 2025, 10:36 PM
Unknown Object (File)
Mar 5 2025, 10:30 PM
Unknown Object (File)
Feb 24 2025, 8:03 AM
Unknown Object (File)
Feb 18 2025, 9:12 AM
Subscribers

Details

Summary

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

Renamed GetClient to BlobDownloader, because this name is more accurate - these instances are not clients, but rather single RPC call instances. Also, old name could easily be confused with actual Blob Client instance, introduced in further diffs.

Test Plan

Backup service compiles and starts.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage