Page MenuHomePhabricator

[services] Backup - Rename mutex for create new backup
AbandonedPublic

Authored by karol on Mar 31 2022, 6:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 13, 4:00 PM
Unknown Object (File)
Sun, Oct 13, 3:59 PM
Unknown Object (File)
Sun, Oct 13, 3:56 PM
Unknown Object (File)
Sep 13 2024, 3:19 AM
Unknown Object (File)
Sep 3 2024, 11:45 AM
Unknown Object (File)
Sep 3 2024, 11:44 AM
Unknown Object (File)
Sep 3 2024, 11:42 AM
Unknown Object (File)
Aug 28 2024, 3:39 AM

Details

Summary

Depends on D3586

Rename mutex in create new backup reactor to be consistent with the send log reactor.

Test Plan
cd services
yarn run-backup-service

Diff Detail

Repository
rCOMM Comm
Branch
arcpatch-D3488
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added reviewers: max, jim, varun, tomek.
tomek requested changes to this revision.Apr 7 2022, 12:04 AM

It would be a lot better to modify the original diff instead of adding a followup like this. The rename would significantly improve the readability and this is likely that it will be requested in the original diff.

This revision now requires changes to proceed.Apr 7 2022, 12:04 AM

changed in the original diff