Speedup metabase resync #1024

Closed
opened 2024-03-05 07:10:02 +00:00 by fyrchik · 1 comment

It is currently done in one thread.
And it currently uses batch, so it is guaranteed 10ms per object, take 100M objects and we have 1000_000 seconds or 11 days.
Far from ideal.

It is currently done in one thread. And it currently uses batch, so it is guaranteed 10ms per object, take 100M objects and we have 1000_000 seconds or 11 days. Far from ideal.
fyrchik added the
enhancement
frostfs-node
perfomance
labels 2024-03-05 07:10:02 +00:00
dstepanov-yadro was assigned by fyrchik 2024-03-05 07:10:13 +00:00
fyrchik added this to the v0.39.0 milestone 2024-04-05 13:36:53 +00:00

Now it is able to perform resync with many workers.

Now it is able to perform resync with many workers.
Sign in to join this conversation.
No Milestone
No Assignees
2 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#1024
There is no content yet.