Page MenuHomePhabricator

[services][backup] PullBackup 1/5 - create handler module
ClosedPublic

Authored by bartek on Jan 11 2023, 3:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 2:46 PM
Unknown Object (File)
Apr 18 2024, 10:12 PM
Unknown Object (File)
Apr 6 2024, 3:44 PM
Unknown Object (File)
Apr 2 2024, 12:23 AM
Unknown Object (File)
Apr 2 2024, 12:23 AM
Unknown Object (File)
Apr 2 2024, 12:23 AM
Unknown Object (File)
Apr 2 2024, 12:23 AM
Unknown Object (File)
Apr 2 2024, 12:23 AM
Subscribers

Details

Summary

Created a module for PullBackup gRPC handler.

I had to split the handler into a two method structure - one creating it and the other consuming. I wanted to merge it into one function, but constructing a proper return type is tricky.

Depends on D6214

Test Plan

Service builds successfully. This code does nothing yet.

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, 3:48 PM
bartek retitled this revision from [services][backup] PullBackup 1/n - create handler module to [services][backup] PullBackup 1/5 - create handler module.Jan 12 2023, 6:57 AM
This revision is now accepted and ready to land.Jan 12 2023, 8:21 AM