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, Sep 29, 4:38 PM
Unknown Object (File)
Sun, Sep 15, 6:56 AM
Unknown Object (File)
Sun, Sep 15, 6:55 AM
Unknown Object (File)
Sun, Sep 15, 6:55 AM
Unknown Object (File)
Sun, Sep 15, 6:55 AM
Unknown Object (File)
Fri, Sep 13, 3:39 AM
Unknown Object (File)
Sep 3 2024, 11:45 AM
Unknown Object (File)
Sep 3 2024, 11:45 AM

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
No Lint Coverage
Unit
No Test Coverage

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

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

76

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

We can go as well with blobDoneCV.

76

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