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
F1746496: D5038.id16745.diff
Mon, May 13, 2:55 PM
F1746495: D5038.id16739.diff
Mon, May 13, 2:55 PM
F1746494: D5038.id16237.diff
Mon, May 13, 2:55 PM
Unknown Object (File)
Thu, May 9, 5:18 PM
Unknown Object (File)
Thu, May 9, 5:18 PM
Unknown Object (File)
Thu, May 2, 11:11 AM
Unknown Object (File)
Thu, May 2, 11:11 AM
Unknown Object (File)
Thu, May 2, 11:11 AM

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
Lint Not Applicable
Unit
Tests Not Applicable

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