Page MenuHomePhabricator

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

Authored by bartek on Jan 25 2023, 2:13 AM.
Tags
None
Referenced Files
F1870129: D6383.id.diff
Sun, May 26, 10:24 PM
F1870099: D6383.diff
Sun, May 26, 10:21 PM
Unknown Object (File)
Fri, May 24, 6:38 AM
Unknown Object (File)
Fri, May 24, 6:20 AM
Unknown Object (File)
Fri, May 24, 6:20 AM
Unknown Object (File)
Apr 24 2024, 4:55 PM
Unknown Object (File)
Apr 3 2024, 12:10 AM
Unknown Object (File)
Apr 3 2024, 12:10 AM
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