Depends on D3469
Add base reactor classes for the server to the blob service so it can use the async API
COPIED FROM services/backup/docker-server/contents/server/src/Reactors/server/base-reactors/ServerReadReactorBase.h
Differential D3519 Authored by • karol on Mar 24 2022, 1:53 AM.
Tags None Referenced Files
Subscribers
Details Summary Depends on D3469 Add base reactor classes for the server to the blob service so it can use the async API COPIED FROM services/backup/docker-server/contents/server/src/Reactors/server/base-reactors/ServerReadReactorBase.h 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:53 AM2022-03-24 01:53:41 (UTC-7) Harbormaster completed remote builds in B7575: Diff 10646.Mar 24 2022, 2:19 AM2022-03-24 02:19:15 (UTC-7) • karol added a child revision: D3520: [services] Blob - Add server base reactor classes - write reactor.Mar 24 2022, 2:23 AM2022-03-24 02:23:45 (UTC-7) • karol added a parent revision: D3469: [services] Blob - Add server base reactor classes - bidi reactor. • karol retitled this revision from [services] Blob - Add server base reactor classes - read reactor to [draft] [services] Blob - Add server base reactor classes - read reactor.Mar 24 2022, 2:47 AM2022-03-24 02:47:30 (UTC-7) • karol edited the summary of this revision. (Show Details)Mar 24 2022, 2:57 AM2022-03-24 02:57:39 (UTC-7) This revision is now accepted and ready to land.Mar 24 2022, 8:27 AM2022-03-24 08:27:01 (UTC-7) Comment Actions Is the intention to later modify ServerReadReactorBase.h, so it's no longer a copy? I figured that was the plan, but I couldn't find any later diff in the stack that modifies it. If it's meant to be the exact same file in the long-term, then it would be great to avoid copy-pasting and find some way to share the code. Harbormaster completed remote builds in B7611: Diff 10687.Mar 25 2022, 8:24 AM2022-03-25 08:24:36 (UTC-7) 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.
We can always prioritize https://linear.app/comm/issue/ENG-324/avoid-repetitions-in-services-code • karol retitled this revision from [draft] [services] Blob - Add server base reactor classes - read reactor to [services] Blob - Add server base reactor classes - read reactor.Mar 25 2022, 8:31 AM2022-03-25 08:31:05 (UTC-7) This revision is now accepted and ready to land.Mar 30 2022, 4:06 AM2022-03-30 04:06:01 (UTC-7) Closed by commit rCOMMa0c8cd9cb137: [services] Blob - Add server base reactor classes - read reactor (authored by • karol). · Explain WhyMar 31 2022, 11:41 PM2022-03-31 23:41:34 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 10929 |