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
Unknown Object (File)
Sun, Jun 30, 10:38 AM
Unknown Object (File)
Sun, Jun 30, 10:38 AM
Unknown Object (File)
Sun, Jun 30, 10:38 AM
Unknown Object (File)
Sun, Jun 30, 10:37 AM
Unknown Object (File)
Sun, Jun 30, 10:34 AM
Unknown Object (File)
Sat, Jun 29, 6:40 PM
Unknown Object (File)
Sat, Jun 22, 9:59 PM
Unknown Object (File)
Sat, Jun 22, 10:05 AM

Details

Summary

Depends on D3630

Just calling Get method in ServiceBlobClient

Test Plan

The same as in D3535

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.