Depends on D3464
This class is moved and renamed for a better folder structure.
As we need to add client reactors in order to be able to connect to the blob service, we need to distinguish server reactors from client reactors.
Paths
| Differential D3512 Authored by • karol on Mar 24 2022, 1:49 AM.
Tags None Referenced Files
Subscribers
Details Summary Depends on D3464 This class is moved and renamed for a better folder structure. Test Plan cd services yarn run-backup-service
Diff Detail
Event TimelineHerald added subscribers: • benschac, atul, • adrian and 2 others. · View Herald TranscriptMar 24 2022, 1:49 AM2022-03-24 01:49:47 (UTC-7) Harbormaster completed remote builds in B7568: Diff 10639.Mar 24 2022, 1:54 AM2022-03-24 01:54:50 (UTC-7) • karol added a parent revision: D3464: [services] Backup - Add server reactor base classes - bidi reactor. Harbormaster completed remote builds in B7580: Diff 10651.Mar 24 2022, 2:36 AM2022-03-24 02:36:47 (UTC-7) • karol retitled this revision from [services] Backup - Add server reactor base classes - read reactor to [draft] [services] Backup - Add server reactor base classes - read reactor.Mar 24 2022, 2:47 AM2022-03-24 02:47:26 (UTC-7) • karol edited the summary of this revision. (Show Details)Mar 24 2022, 2:49 AM2022-03-24 02:49:30 (UTC-7) Harbormaster completed remote builds in B7587: Diff 10658.Mar 24 2022, 3:06 AM2022-03-24 03:06:02 (UTC-7) Harbormaster completed remote builds in B7591: Diff 10662.Mar 24 2022, 3:22 AM2022-03-24 03:22:11 (UTC-7) This revision is now accepted and ready to land.Mar 24 2022, 5:27 AM2022-03-24 05:27:41 (UTC-7)
Comment Actions About the threading problem: Let's wait for an answer on the SO. If there's none, we may want to research it on our own. I created a task for this https://linear.app/comm/issue/ENG-914/take-care-of-the-threading-problem-in-the-grpc-async-api
Comment Actions It is accepted as a draft so I removed the draft label and I'm requesting changes once again to keep the appropriate order of events.
• karol retitled this revision from [draft] [services] Backup - Add server reactor base classes - read reactor to [services] Backup - Add server reactor base classes - read reactor.Mar 25 2022, 2:39 AM2022-03-25 02:39:06 (UTC-7) This revision is now accepted and ready to land.Mar 28 2022, 9:30 AM2022-03-28 09:30:31 (UTC-7) Closed by commit rCOMM67ccbc411b12: [services] Backup - Add server reactor base classes - read reactor (authored by • karol). · Explain WhyMar 31 2022, 7:18 AM2022-03-31 07:18:42 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 10888 services/backup/docker-server/contents/server/src/BackupServiceImpl.cpp
services/backup/docker-server/contents/server/src/Reactors/ReadReactorBase.h
services/backup/docker-server/contents/server/src/Reactors/server/base-reactors/ServerReadReactorBase.h
|