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
Unknown Object (File)
Wed, May 1, 2:46 PM
Unknown Object (File)
Apr 2 2024, 1:50 PM
Unknown Object (File)
Apr 2 2024, 12:49 AM
Unknown Object (File)
Apr 2 2024, 12:49 AM
Unknown Object (File)
Apr 2 2024, 12:18 AM
Unknown Object (File)
Apr 2 2024, 12:18 AM
Unknown Object (File)
Mar 31 2024, 10:51 AM
Unknown Object (File)
Mar 31 2024, 10:51 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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