Depends on D3470
Add implementations for the server reactors - put reactor
Paths
| Differential D3521 Authored by • karol on Mar 24 2022, 1:54 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: • benschac, atul, • adrian and 2 others. · View Herald TranscriptMar 24 2022, 1:54 AM2022-03-24 01:54:27 (UTC-7) Harbormaster completed remote builds in B7577: Diff 10648.Mar 24 2022, 2:25 AM2022-03-24 02:25:29 (UTC-7) • karol added a child revision: D3471: [services] Blob - Update service implementation.Mar 24 2022, 2:26 AM2022-03-24 02:26:36 (UTC-7) • karol added a parent revision: D3470: [services] Blob - Add server reactor implementations - get reactor. • karol retitled this revision from [services] Blob - Add server reactor implementations - put reactor to [draft] [services] Blob - Add server reactor implementations - put reactor.Mar 24 2022, 2:47 AM2022-03-24 02:47:32 (UTC-7) ashoat added inline comments.
This revision now requires changes to proceed.Mar 24 2022, 1:35 PM2022-03-24 13:35:46 (UTC-7) Harbormaster completed remote builds in B7614: Diff 10690.Mar 25 2022, 8:51 AM2022-03-25 08:51:02 (UTC-7) Comment Actions It looks like this code was moved from D3471 - it would be really helpful if you could mention cases like that, so that the review process is simplified. Comment Actions
You're partially right, but please note that the flow changes, instead of the loop we base here on the callback, so I think it is good to check once again if everything is implemented properly. But you're right that I could've said this is based on D3471 so we know the business logic should be the same.
Harbormaster completed remote builds in B7632: Diff 10720.Mar 28 2022, 4:09 AM2022-03-28 04:09:24 (UTC-7) Harbormaster completed remote builds in B7643: Diff 10731.Mar 28 2022, 5:59 AM2022-03-28 05:59:17 (UTC-7) ashoat added inline comments.
This revision is now accepted and ready to land.Mar 28 2022, 10:40 AM2022-03-28 10:40:40 (UTC-7)
• karol retitled this revision from [draft] [services] Blob - Add server reactor implementations - put reactor to [services] Blob - Add server reactor implementations - put reactor. Comment Actionsremoved draft label Harbormaster completed remote builds in B7659: Diff 10754.Mar 29 2022, 1:48 AM2022-03-29 01:48:44 (UTC-7) This revision is now accepted and ready to land.Mar 30 2022, 4:26 AM2022-03-30 04:26:22 (UTC-7) This revision is now accepted and ready to land.Apr 1 2022, 3:21 AM2022-04-01 03:21:48 (UTC-7) Harbormaster completed remote builds in B7794: Diff 10936.Apr 1 2022, 3:34 AM2022-04-01 03:34:50 (UTC-7) This revision was landed with ongoing or failed builds.Apr 4 2022, 2:40 AM2022-04-04 02:40:04 (UTC-7) Closed by commit rCOMM0f1c274ceed3: [services] Blob - Add server reactor implementations - put reactor (authored by • karol). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B7814: Diff 10978.Apr 4 2022, 11:08 AM2022-04-04 11:08:27 (UTC-7)
Revision Contents
Diff 10720 services/blob/src/Reactors/server/PutReactor.h
|