Page MenuHomePhabricator

[services] Blob - PullBackupReactor - Simplify write response logic
ClosedPublic

Authored by karol on Jul 27 2022, 6:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 9, 11:35 AM
Unknown Object (File)
Fri, Nov 8, 8:28 PM
Unknown Object (File)
Fri, Nov 8, 8:28 PM
Unknown Object (File)
Tue, Nov 5, 2:05 AM
Unknown Object (File)
Wed, Oct 23, 10:27 PM
Unknown Object (File)
Oct 8 2024, 1:11 AM
Unknown Object (File)
Oct 5 2024, 6:39 PM
Unknown Object (File)
Oct 5 2024, 6:39 PM

Details

Summary

Depends on D4649

I spotted that there's a redundant call of prepareDataChunkWithPadding and the logic of the PullBackupReactor::writeResponse can be simplified.

Test Plan
cd services
yarn run-backup-service-in-sandbox

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable