Page MenuHomePhabricator

[services] Backup - Send log - initialize put reactor method
ClosedPublic

Authored by karol on Apr 7 2022, 7:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 30, 11:13 AM
Unknown Object (File)
Sun, Jun 30, 11:13 AM
Unknown Object (File)
Sun, Jun 30, 11:13 AM
Unknown Object (File)
Sun, Jun 30, 11:13 AM
Unknown Object (File)
Sun, Jun 30, 11:10 AM
Unknown Object (File)
Sat, Jun 29, 3:54 AM
Unknown Object (File)
Sat, Jun 29, 3:04 AM
Unknown Object (File)
Sun, Jun 23, 2:17 PM

Details

Summary

Depends on D3586

Adding a method called initializePutReactor for initializing the put client reactor

Test Plan
cd services
yarn run-backup-service

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tomek requested changes to this revision.Apr 8 2022, 1:16 AM
tomek added inline comments.
services/backup/docker-server/contents/server/src/Reactors/server/SendLogReactor.h
41 ↗(On Diff #11170)

Can we find a name which describes the purpose of it (like in D3488)?

76 ↗(On Diff #11170)

Can we be more specific and tell what is actually missing?

This revision now requires changes to proceed.Apr 8 2022, 1:16 AM
services/backup/docker-server/contents/server/src/Reactors/server/SendLogReactor.h
41 ↗(On Diff #11170)

We can go as well with blobDoneCV.

76 ↗(On Diff #11170)

sure

karol edited the summary of this revision. (Show Details)

update

This revision is now accepted and ready to land.Apr 12 2022, 9:15 AM