Support of variable key length #173

Closed
opened 2024-10-15 08:47:04 +00:00 by anikeev-yadro · 2 comments
Member

To bring the load closer to the customer's scenario, need to make the object keys more variable (of different lengths).

To bring the load closer to the customer's scenario, need to make the object keys more variable (of different lengths).
Owner

Related #124
Let's get rid of UUID, and use alphabet strings of arbitrary length?
Repeated keys can be a problem, take care of it.

Related #124 Let's get rid of UUID, and use alphabet strings of arbitrary length? Repeated keys can be a problem, take care of it.
fyrchik changed title from Support of variable key lenght to Support of variable key length 2024-10-15 09:23:36 +00:00
alexvanin self-assigned this 2024-10-15 09:23:50 +00:00
Author
Member

Related this bug TrueCloudLab/frostfs-node#1328
For testing it, we agreed to make many objects with names of different lengths. A good option was numbers from 1 to 100_000, i.e. not UUIDs
Then list all objects.

This means we need to test different lengths more often.

Related this bug https://git.frostfs.info/TrueCloudLab/frostfs-node/pulls/1328 For testing it, we agreed to make many objects with names of different lengths. A good option was numbers from 1 to 100_000, i.e. not UUIDs Then list all objects. This means we need to test different lengths more often.
dstepanov-yadro was assigned by fyrchik 2024-10-23 09:21:02 +00:00
alexvanin was unassigned by fyrchik 2024-10-23 09:21:02 +00:00
Sign in to join this conversation.
No milestone
No project
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/xk6-frostfs#173
No description provided.