Page MenuHomePhabricator

[backup-service] Rename 'PutClient' to 'BlobUploader'
ClosedPublic

Authored by bartek on Jan 25 2023, 2:13 AM.
Tags
None
Referenced Files
F4128127: D6383.diff
Tue, Feb 18, 8:39 AM
Unknown Object (File)
Wed, Jan 29, 12:19 AM
Unknown Object (File)
Wed, Jan 29, 12:19 AM
Unknown Object (File)
Mon, Jan 27, 5:29 AM
Unknown Object (File)
Mon, Jan 27, 5:28 AM
Unknown Object (File)
Jan 11 2025, 3:55 PM
Unknown Object (File)
Jan 10 2025, 3:25 PM
Unknown Object (File)
Dec 27 2024, 1:40 PM
Subscribers

Details

Summary

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

Renamed PutClient to BlobUploader, 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 real Blob Client instance, introduced in further diffs.

Depends on D6382

Test Plan

Backup service compiles and starts.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable