Page MenuHomePhabricator

[services][backup] SendLog 2/4 - handle non-data inputs
ClosedPublic

Authored by bartek on Jan 10 2023, 8:37 AM.
Tags
None
Referenced Files
F3491709: D6212.diff
Wed, Dec 18, 8:00 PM
Unknown Object (File)
Mon, Dec 2, 2:39 AM
Unknown Object (File)
Thu, Nov 28, 4:21 AM
Unknown Object (File)
Thu, Nov 28, 4:21 AM
Unknown Object (File)
Thu, Nov 28, 4:21 AM
Unknown Object (File)
Nov 5 2024, 4:48 PM
Unknown Object (File)
Nov 5 2024, 4:48 PM
Unknown Object (File)
Nov 5 2024, 4:48 PM
Subscribers

Details

Summary

This diff adds logic for processing non-data inputs (handler non-data-mode). After all of them are provided,
log ID is generated and handler switches to "data mode" (waits for data chunks), which is implemented in next diff.

Depends on D6211

Test Plan

The service builds and starts. Logic of this diff can be tested altogether with the grandchild diff - see the description there.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Jan 11 2023, 1:30 PM
This revision is now accepted and ready to land.Jan 12 2023, 7:09 AM