Page MenuHomePhabricator

[services] Rust Integration - Backup - c++ - Multiple get clients
ClosedPublic

Authored by karol on Sep 2 2022, 3:52 AM.
Tags
None
Referenced Files
F3158453: D5038.id16739.diff
Tue, Nov 5, 9:51 PM
F3158428: D5038.id16237.diff
Tue, Nov 5, 9:49 PM
F3157034: D5038.diff
Tue, Nov 5, 6:59 PM
Unknown Object (File)
Sun, Oct 27, 8:13 PM
Unknown Object (File)
Sun, Oct 27, 8:13 PM
Unknown Object (File)
Sun, Oct 27, 8:13 PM
Unknown Object (File)
Sun, Oct 27, 8:13 PM
Unknown Object (File)
Sun, Oct 27, 8:09 PM

Details

Summary

Depends on D5037

In order to be able to handle multiple connections at the same time, we have to store a collection of clients in the rust state instead of having just one.

Here, I'm making the c++ calls to rust for the get client valid.

Test Plan
cd services
yarn run-integration-tests backup

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Sep 2 2022, 4:01 AM
Harbormaster failed remote builds in B11832: Diff 16237!
karol edited the summary of this revision. (Show Details)

retrigger CI

This revision is now accepted and ready to land.Sep 5 2022, 8:11 AM