Implementation structure based on the .proto file
Depends on D3087
Paths
| Differential D3158 Authored by • karol on Feb 10 2022, 6:27 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: atul, • adrian, tomek, ashoat. · View Herald TranscriptFeb 10 2022, 6:28 AM2022-02-10 06:28:00 (UTC-8) Harbormaster completed remote builds in B6708: Diff 9518.Feb 10 2022, 6:32 AM2022-02-10 06:32:54 (UTC-8) • karol edited the summary of this revision. (Show Details)Feb 10 2022, 6:34 AM2022-02-10 06:34:22 (UTC-8) This revision is now accepted and ready to land.Feb 11 2022, 1:57 AM2022-02-11 01:57:09 (UTC-8) Herald added a reviewer: ashoat. · View Herald TranscriptFeb 11 2022, 1:57 AM2022-02-11 01:57:09 (UTC-8) This revision now requires review to proceed.Feb 11 2022, 1:57 AM2022-02-11 01:57:09 (UTC-8) This revision is now accepted and ready to land.Feb 13 2022, 7:58 PM2022-02-13 19:58:59 (UTC-8) Comment Actions Is grpc::ServerReaderWriter a blocking or non-blocking way to handle a bidi stream? (Or does it work either way?) Comment Actions For now, I'm using a sync API here. Once it's fully figured in the tunnelbroker so I can take a look, I'm going to refactor. Comment Actions Okay, understood. Can you create a task to track, and set it as blocked on ENG-671 Bidirectional stream for Tunnelbroker? Harbormaster completed remote builds in B6816: Diff 9655.Feb 15 2022, 4:38 AM2022-02-15 04:38:58 (UTC-8) This revision is now accepted and ready to land.Feb 15 2022, 7:38 PM2022-02-15 19:38:32 (UTC-8) Closed by commit rCOMMa91bed30ff24: [services] Backup - Implementation structure (authored by • karol). · Explain WhyMar 4 2022, 4:00 AM2022-03-04 04:00:24 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 10059 services/backup/docker-server/contents/server/src/BackupServiceImpl.h
services/backup/docker-server/contents/server/src/BackupServiceImpl.cpp
|