morph: Get rid of container.List invocations #965

Merged
fyrchik merged 1 commits from fyrchik/frostfs-node:fix-morph into master 2024-02-07 08:56:29 +00:00

ContainersOf() is better in almost every aspect, besides creating a
session when the containers number is between 1024 and 2048 (prefetch
script does limited unwrapping). Making List() private helps to ensure
it is no longer used and can be safely removed in future.

Signed-off-by: Evgenii Stratonikov e.stratonikov@yadro.com

ContainersOf() is better in almost every aspect, besides creating a session when the containers number is between 1024 and 2048 (prefetch script does limited unwrapping). Making List() private helps to ensure it is no longer used and can be safely removed in future. Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
fyrchik requested review from storage-core-committers 2024-02-06 17:36:23 +00:00
fyrchik requested review from storage-core-developers 2024-02-06 17:36:24 +00:00
fyrchik force-pushed fix-morph from 9c54aca775 to 357287c267 2024-02-06 17:36:27 +00:00 Compare
acid-ant approved these changes 2024-02-07 06:26:58 +00:00
aarifullin approved these changes 2024-02-07 08:12:31 +00:00
fyrchik merged commit a6c9a337cd into master 2024-02-07 08:56:29 +00:00
fyrchik deleted branch fix-morph 2024-02-07 08:56:30 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
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-node#965
There is no content yet.