Depends on D3912
Moving client base reactors from both blob/backup to the mutual "lib" space.
Paths
| Differential D3913 Authored by • karol on May 4 2022, 6:22 AM.
Tags None Referenced Files
Details
Summary Depends on D3912 Moving client base reactors from both blob/backup to the mutual "lib" space. Test Plan No real changes are applied, just moving stuff around, so services should still build and that's the test plan cd services yarn run-blob-service yarn run-backup-service
Diff Detail
Event TimelineHerald added subscribers: • abosh, atul, • adrian and 2 others. · View Herald TranscriptMay 4 2022, 6:22 AM2022-05-04 06:22:42 (UTC-7) • karol edited the summary of this revision. (Show Details)May 4 2022, 6:51 AM2022-05-04 06:51:51 (UTC-7) Harbormaster completed remote builds in B8771: Diff 12218.May 4 2022, 7:35 AM2022-05-04 07:35:18 (UTC-7) Comment Actions I don't like the lib_src folder and I'd like to move away from having a different directory structure inside vs. outside Docker if possible, see feedback in D3909 This revision now requires changes to proceed.May 4 2022, 11:06 AM2022-05-04 11:06:40 (UTC-7) Harbormaster failed remote builds in B8891: Diff 12395!May 9 2022, 2:10 AM2022-05-09 02:10:39 (UTC-7) Harbormaster completed remote builds in B8903: Diff 12407.May 9 2022, 2:50 AM2022-05-09 02:50:30 (UTC-7) Harbormaster completed remote builds in B8932: Diff 12441.May 9 2022, 7:40 AM2022-05-09 07:40:57 (UTC-7) This revision is now accepted and ready to land.May 9 2022, 9:32 AM2022-05-09 09:32:01 (UTC-7) Harbormaster completed remote builds in B8956: Diff 12466.May 10 2022, 1:18 AM2022-05-10 01:18:35 (UTC-7) Closed by commit rCOMM013148bf1e9d: [services] Lib - Move client base reactors (authored by • karol). · Explain WhyMay 10 2022, 6:39 AM2022-05-10 06:39:50 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 12508 services/backup/CMakeLists.txt
services/backup/src/Reactors/client/base-reactors/ClientBidiReactorBase.h
services/backup/src/Reactors/client/base-reactors/ClientReadReactorBase.h
services/backup/src/Reactors/client/base-reactors/ClientWriteReactorBase.h
|