Allow to get raw client from a pool #33

Open
opened 2023-03-08 23:37:51 +00:00 by snegurochka · 0 comments
Member

Original issue: https://github.com/nspcc-dev/neofs-sdk-go/issues/379

Sometimes we want to have a pool, but be able to extract some client from it and use its lower-level API. Yes, it kinda defeats some of the pool's goals, but at the same time pools can be used in various ways and one of them is to get some client from time to time and work with this particular client instance, maybe we should support this.

Original issue: https://github.com/nspcc-dev/neofs-sdk-go/issues/379 Sometimes we want to have a pool, but be able to extract some client from it and use its lower-level API. Yes, it kinda defeats some of the pool's goals, but at the same time pools can be used in various ways and one of them is to get some client from time to time and work with this particular client instance, maybe we should support this.
fyrchik added the
pool
label 2023-05-02 07:56:44 +00:00
alexvanin self-assigned this 2023-06-01 06:54:34 +00:00
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#33
No description provided.