Depends on D3463
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.
Differential D3464
[services] Backup - Add server reactor base classes - bidi reactor • karol on Mar 21 2022, 2:38 AM. Authored by Tags None Referenced Files
Subscribers
Details Depends on D3463 This class is moved and renamed for a better folder structure. cd services yarn run-backup-service
Diff Detail
Event TimelineThere are a very large number of changes, so older changes are hidden. Show Older Changes Comment Actions A lot is happening in this diff: 1. ServerBidiReactorBase is introduced 2. ServerWriteReactorBase and ServerReadReactorBase are modified and 3. new reactors are used in BackupServiceImpl. Could you split this diff so that it's easier to review it? Comment Actions Thanks for splitting the diff - it's a lot better now. Is there a way to avoid sendLastResponse flag? It makes it rally hard to be sure that terminate works correctly. Can we e.g. pass it as a parameter to some functions?
Comment Actions back to your queue, curious for your thoughts.
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.
|