Implement tree service in api/rpc #295

Closed
opened 2024-11-06 08:31:52 +00:00 by alexvanin · 1 comment
Owner

#290 introduced stream timeouts for tree operations in tree pool. However it does not affect stream operations. To control timeout of stream operations, api/rpc package should be updated: implement tree service client with support of api/rpc/client package, which contains stream wrappers with timeout managers.

#290 introduced stream timeouts for tree operations in tree pool. However it does not affect stream operations. To control timeout of stream operations, `api/rpc` package should be updated: implement tree service client with support of `api/rpc/client` package, which contains stream wrappers with timeout managers.
alexvanin added the
pool
label 2024-11-06 08:31:52 +00:00
nzinkevich was assigned by alexvanin 2024-11-06 08:31:52 +00:00
fyrchik added the
internal
label 2024-11-13 14:58:20 +00:00
Author
Owner

Done in #570

Done in #570
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-sdk-go#295
No description provided.