Page MenuHomePhabricator

[services] Backup - Implement get method in service blob client
ClosedPublic

Authored by karol on Apr 6 2022, 7:37 AM.
Tags
None
Referenced Files
F3377425: D3632.diff
Wed, Nov 27, 5:36 AM
Unknown Object (File)
Sun, Nov 24, 8:37 AM
Unknown Object (File)
Tue, Nov 5, 5:28 PM
Unknown Object (File)
Oct 13 2024, 3:42 PM
Unknown Object (File)
Oct 13 2024, 3:42 PM
Unknown Object (File)
Oct 13 2024, 3:42 PM
Unknown Object (File)
Oct 13 2024, 3:41 PM
Unknown Object (File)
Oct 13 2024, 3:39 PM

Details

Summary

Depends on D3630

Just calling Get method in ServiceBlobClient

Test Plan

The same as in D3535

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 6 2022, 7:51 AM
Harbormaster failed remote builds in B7924: Diff 11106!
karol edited the summary of this revision. (Show Details)

retrigger ci

tomek added inline comments.
services/backup/docker-server/contents/server/src/grpc-client/ServiceBlobClient.h
36–46 ↗(On Diff #11166)

It is slightly inconsistent that we have nextWrite() in one reactor and start in the other. Can we hide an implementation detail and have start in both?

This revision is now accepted and ready to land.Apr 8 2022, 2:47 AM
services/backup/docker-server/contents/server/src/grpc-client/ServiceBlobClient.h
36–46 ↗(On Diff #11166)
This revision was landed with ongoing or failed builds.Apr 13 2022, 5:22 AM
This revision was automatically updated to reflect the committed changes.