Page MenuHomePhabricator

[services] Backup - Add Attachment Reactor - log id section
AbandonedPublic

Authored by karol on May 19 2022, 3:04 AM.
Tags
None
Referenced Files
F2188853: D4084.id12928.diff
Thu, Jul 4, 9:39 AM
F2188731: D4084.id.diff
Thu, Jul 4, 9:31 AM
Unknown Object (File)
Tue, Jul 2, 4:59 AM
Unknown Object (File)
Sun, Jun 30, 6:51 AM
Unknown Object (File)
Sun, Jun 30, 6:51 AM
Unknown Object (File)
Sun, Jun 30, 6:49 AM
Unknown Object (File)
Wed, Jun 26, 12:19 AM
Unknown Object (File)
May 29 2024, 10:37 AM

Details

Reviewers
tomek
Summary

Depends on D4083

Reading log id from the client. Log id is optional, if there is no log id provided, then it means we're appending an attachment to the backup. If the log id is present, then we're appending it to the log item. In this case, we also check whether a log item with the given log id exists in the database.

Test Plan

The backup service can be built successfully.

For the full test plan of this functionality that has been broken into multiple diffs, please see D4090.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage