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
Unknown Object (File)
Sat, Nov 16, 4:33 PM
Unknown Object (File)
Tue, Nov 12, 11:17 AM
Unknown Object (File)
Sun, Nov 10, 6:57 AM
Unknown Object (File)
Tue, Nov 5, 9:51 PM
Unknown Object (File)
Tue, Nov 5, 9:49 PM
Unknown Object (File)
Tue, Nov 5, 6:59 PM
Unknown Object (File)
Sun, Oct 27, 8:13 PM
Unknown Object (File)
Sun, Oct 27, 8:13 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